← Back to team overview

zorba-coders team mailing list archive

[Bug 944795] [NEW] XQDoc doesn't handle & in URLs

 

Public bug reported:

If one has a URL within XQDoc documentation that contains a &, e.g.:

: When using the WordNet implementation,
: Zorba supports all of the relationships (and their abbreviations)
: specified by
: <a href="http://www.niso.org/kst/reports/standards?step=2&gid=&project_key=7cc9b583cb5a62e8c15d3099e0bb46bbae9cf38a";>ANSI/NISO Z39.19-2005</a>.

the parser complains:

can not parse as XML for xqdoc: loader parsing error: EntityRef: expecting ';'
; raised at /Users/pjl/src/flwor/zorba/repo/feature-ft_module/zorba/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp:417

** Affects: zorba
     Importance: High
     Assignee: William Candillon (wcandillon)
         Status: New


** Tags: xqdoc

-- 
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/944795

Title:
  XQDoc doesn't handle & in URLs

Status in Zorba - The XQuery Processor:
  New

Bug description:
  If one has a URL within XQDoc documentation that contains a &, e.g.:

  : When using the WordNet implementation,
  : Zorba supports all of the relationships (and their abbreviations)
  : specified by
  : <a href="http://www.niso.org/kst/reports/standards?step=2&gid=&project_key=7cc9b583cb5a62e8c15d3099e0bb46bbae9cf38a";>ANSI/NISO Z39.19-2005</a>.

  the parser complains:

  can not parse as XML for xqdoc: loader parsing error: EntityRef: expecting ';'
  ; raised at /Users/pjl/src/flwor/zorba/repo/feature-ft_module/zorba/src/compiler/parsetree/parsenode_print_xqdoc_visitor.cpp:417

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/944795/+subscriptions


Follow ups

References