Bugs item #1855673, was opened at 2007-12-21 11:48
Message generated for change (Comment added) made by nielsnes
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1855673&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: SQL/Core
Group: SQL 2.20
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Romulo Goncalves (romulog)
Assigned to: Niels Nes (nielsnes)
Summary: bug in xml attribute parsing

Initial Comment:
The following query was crashing the M5-SQL server:
SELECT xmlelement(name element,
                   xmlattributes ('unnamed and wrong'));

The crash is gone after the Niels check in:
[Monetdb-sql-checkins] sql/src/server sql_parser.mx, SQL_2-20,  1.256.2.6, 
1.256.2.7

Modified Files:
      Tag: SQL_2-20
        sql_parser.mx 
Log Message:
fixed bug in xml attribute parsing.

However, the select output is not correct. So the bug will continue open.

Note: This is a mix of SQL and XML so I hope that I am opening the bug in the 
correct place. If not please correct me.


----------------------------------------------------------------------

>Comment By: Niels Nes (nielsnes)
Date: 2008-01-05 11:38

Message:
Logged In: YES 
user_id=43556
Originator: NO

fixed bug in handling non-named attributes. Also fixed a bug in empty
elements.

----------------------------------------------------------------------

Comment By: Romulo Goncalves (romulog)
Date: 2007-12-21 12:17

Message:
Logged In: YES 
user_id=1498628
Originator: YES

Test added in:
sql/src/BugTracker/Tests/xml_attribute_parsing.SF-1855673.sql

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1855673&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to