Bugs item #3317775, was opened at 2011-06-17 12:59 Message generated for change (Comment added) made by mozinsur You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3317775&group_id=129076
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: Query Execution Group: Sedna (development) >Status: Closed Resolution: Works For Me Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: sedna internal error with node-name Initial Comment: <sedna version="3.4" build="281"/> (latest current version 3.4.66 and latest devel version 3.4.325 as of today do the same thing) Linux 2.6.32-5-amd64 #1 SMP x86_64 GNU/Linux ERROR 17/06/2011 11:51:20 (TRN ft pid=23189 sid=49 trid=49) [dm_accessors.cpp:dm_node_name:139]: (SE1003) Sedna internal error. Details: Unexpected type of node passed to dm:node-name the query causing the error: let $el := <a> <b/> <b/> </a> return element { node-name($el) } { for $cc in $el/* return element { node-name($cc) } { attribute foo { 'foo' } } } If you replace the second <b/> by <b2/> the error disappears and output is as expected: <a> <b foo="foo"/> <b2 foo="foo"/> </a> ---------------------------------------------------------------------- >Comment By: Ilya Taranov (mozinsur) Date: 2011-08-01 13:25 Message: Yes it didn't work, now works. ---------------------------------------------------------------------- Comment By: Ilya Taranov (mozinsur) Date: 2011-08-01 13:13 Message: As far as we know, this works in the latest development build. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=3317775&group_id=129076 ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Sedna-discussion mailing list Sedna-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sedna-discussion