[Zorba-coders] [Bug 967284] Re: XQDoc doesn't support invalid XML entities

2012-03-29 Thread Sorin Marian Nasoi
FYI: for a better understanding of the issue I have corrected the
description of the bug.

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

Title:
  XQDoc doesn't support invalid XML entities

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Given the following HTML as part of an XQDoc comment:

  
foo bar
  

  one gets the error:

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

  The parser needs to accept   so a non-breaking space can be
  included in the HTML.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 967284] Re: XQDoc doesn't support invalid XML entities

2012-03-29 Thread Paul J. Lucas
The documentation I'm writing is slated for the 2.5 release, i.e., the
next release. Dana has been insisting that the documentation is good.
The documentation can't be completed without a fix for this. Hence, it
*is* a show-stopper.

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

Title:
  XQDoc doesn't support invalid XML entities

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Given the following HTML as part of an XQDoc comment:

  
foo bar
  

  one gets the error:

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

  The parser needs to accept   so a non-breaking space can be
  included in the HTML.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 967284] Re: XQDoc doesn't support invalid XML entities

2012-04-17 Thread Paul J. Lucas
** Changed in: zorba
Milestone: None => 2.5

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

Title:
  XQDoc doesn't support invalid XML entities

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Given the following HTML as part of an XQDoc comment:

  
foo bar
  

  one gets the error:

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

  The parser needs to accept   so a non-breaking space can be
  included in the HTML.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 967284] Re: XQDoc doesn't support invalid XML entities

2012-04-24 Thread Launchpad Bug Tracker
** Branch linked: lp:~zorba-coders/zorba/fix_bug_967284

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

Title:
  XQDoc doesn't support invalid XML entities

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  Given the following HTML as part of an XQDoc comment:

  
foo bar
  

  one gets the error:

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

  The parser needs to accept   so a non-breaking space can be
  included in the HTML.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 967284] Re: XQDoc doesn't support invalid XML entities

2012-04-24 Thread Sorin Marian Nasoi
** Changed in: zorba
   Status: New => In Progress

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

Title:
  XQDoc doesn't support invalid XML entities

Status in Zorba - The XQuery Processor:
  In Progress

Bug description:
  Given the following HTML as part of an XQDoc comment:

  
foo bar
  

  one gets the error:

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

  The parser needs to accept   so a non-breaking space can be
  included in the HTML.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 967284] Re: XQDoc doesn't support invalid XML entities

2012-04-24 Thread Zorba Build Bot
** Changed in: zorba
   Status: In Progress => Fix Committed

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

Title:
  XQDoc doesn't support invalid XML entities

Status in Zorba - The XQuery Processor:
  Fix Committed

Bug description:
  Given the following HTML as part of an XQDoc comment:

  
foo bar
  

  one gets the error:

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

  The parser needs to accept   so a non-breaking space can be
  included in the HTML.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp


[Zorba-coders] [Bug 967284] Re: XQDoc doesn't support invalid XML entities

2012-06-13 Thread Dana Florescu
** Changed in: zorba
   Status: Fix Committed => Fix Released

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

Title:
  XQDoc doesn't support invalid XML entities

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  Given the following HTML as part of an XQDoc comment:

  
foo bar
  

  one gets the error:

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

  The parser needs to accept   so a non-breaking space can be
  included in the HTML.

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

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp