← Back to team overview

zorba-coders team mailing list archive

Re: [Merge] lp:~zorba-coders/zorba/fix_bug_1124374 into lp:zorba

 

> Looks good. However, there is one minor thing which seems to be an existing
> bug but only now becomes important. The uri attribute of the annotation
> namespace element is empty:
> 
> <xqdoc:custom tag="namespaces">
>         <xqdoc:namespace prefix="an" uri="" isSchema="false"/>

1) please give me more information in order to reproduce this SEPARATE BUG:

Here is the test/rbktExpQueryResults/zorbaxqdoc/annotations.xml.res:

<xqdoc:custom tag="namespaces">
<xqdoc:namespace prefix="annotations" uri="http://www.zorba-xquery.com/modules/xqdoc/annotations"; isSchema="false"/>
<xqdoc:namespace prefix="restxq" uri="http://www.zorba-xquery.com/modules/xqdoc/test"; isSchema="false"/>
</xqdoc:custom>

2) please provide this information in a SEPARATE BUG and approve this merge
-- 
https://code.launchpad.net/~zorba-coders/zorba/fix_bug_1124374/+merge/174398
Your team Zorba Coders is subscribed to branch lp:zorba.


References