Type checking bugs in *.data() in yotsuba.lib.kotoba
Reported by juti_n (at yahoo) | January 26th, 2011 @ 08:56 PM | in Yotsuba 3.1
Affected Version: Yotsuba 3.0 / Kotoba 2.0
Fixed Version Yotsuba 3.1 / Kotoba 2.1
Description: Apparently, there is a glitch slipped through my sight untested when the instance method data() of any classes in yotsuba.lib.kotoba which have a method data().
Comments and changes to this ticket
-
juti_n (at yahoo) January 26th, 2011 @ 09:00 PM
- State changed from open to in-progress
- Assigned user set to juti_n (at yahoo)
-
juti_n (at yahoo) February 11th, 2011 @ 04:37 PM
- State changed from in-progress to verifying
This is now fixed but there is test script. So, the complete status is pending on the test script.
-
juti_n (at yahoo) February 14th, 2011 @ 09:17 PM
- Tag set to yotsuba 3, defect
- Milestone order changed from 1 to 0
-
juti_n (at yahoo) March 22nd, 2011 @ 03:52 PM
- State changed from verifying to resolved
I stupidly checking a type of things by just going with
object_instance is expected_class
instead of
type(object_instance) is expected_class
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Library and Software Development Framework to enable fast and free-style development and deployment in Python