Message:
The following issue has been closed.
Resolver: Adam Jack
Date: Wed, 28 Jul 2004 10:53 AM
This code area has been removed, and replaced with DOM code
that does not demonstrate the same behaviour.
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/GUMP-22
Here is an overview of the issue:
---------------------------------------------------------------------
Key: GUMP-22
Summary: XML objects return 'existence' for attributes, that don't exist
Type: Bug
Status: Closed
Priority: Major
Resolution: FIXED
Project: Gump
Components:
Python
Assignee: Adam Jack
Reporter: Adam Jack
Created: Fri, 5 Mar 2004 7:55 AM
Updated: Wed, 28 Jul 2004 10:53 AM
Description:
For the XML objects (that merge the metadata) the following:
value = x1.y() or x2.y()
can set value to be None even if x2.y() yields a value. This is likely some bug in the
attribute overrides implemented by these complex Python objects.
Assuming this is fixable, there are *significant* risks of knock on bugs as a lot of
workaround code exists. The fix must include unit tests, a lot of test runs, and
cleaning up the workarounds.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]