You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by ji...@apache.org on 2004/03/05 16:56:32 UTC

[jira] Created: (GUMP-22) XML objects return 'existence' for attributes, that don't exist

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://nagoya.apache.org/jira/secure/ViewIssue.jspa?key=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: Unassigned
   Priority: Major

    Project: Gump
 Components: 
             Python

   Assignee: 
   Reporter: Adam Jack

    Created: Fri, 5 Mar 2004 7:55 AM
    Updated: Fri, 5 Mar 2004 7:55 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://nagoya.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: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org