Comment 3 for bug 920717

Revision history for this message
Markos Zaharioudakis (markos-za) wrote :

On which branch does the bug show up? I ran the query in the jsoniq branch, and I get the following result (same for all optimization levels):

<?xml version="1.0" encoding="UTF-8"?>
&lt;json type="object" xmlns="http://www.zorba-xquery.com/modules/converters/json"&gt;&lt;pair name="html" type="string"&gt;&lt;b&gt;bold&lt;/b&gt;&lt;/pair&gt;&lt;/json&gt;

Is this result correct?

If the bug shows up in another branch, maybe that branch is not up-to-date w.r.t. the trunk? Recently, I have fixed a couple of bugs related to the no-copy rule, so if the problem is really with the no-copy rule, then the branch must be updated.