[Zorba-coders] [Bug 919747] Re: HTML Styling lost in doxygen documentation

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/919747

Title:
  HTML Styling lost in doxygen documentation

Status in Zorba - The XQuery Processor:
  Fix Released

Bug description:
  When using the doxygen XML generation, html styling elements are lost.

  For instance, the following table:
  table bgcolor=lightcyan
tr
  tdW3C XQuery 1.0 feature/td
  tdsupported/td
/tr
  /table

  generates the following XML:
  table xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; rows=4 
cols=2
 row
 entry thead=no
 paraW3C XQuery Update Facility 1.0 feature /para
 /entry
 entry thead=no
 parasupported  /para
 /entry
 /row
  /table

  Therefore the output is pretty ugly:
  http://zorba.my28msec.com/html/documentation/latest/zorba/conformance

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/919747/+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 919747] Re: HTML Styling lost in doxygen documentation

2012-06-12 Thread Dana Florescu
** Changed in: zorba
   Importance: Undecided = Medium

** Changed in: zorba
 Assignee: (unassigned) = William Candillon (wcandillon)

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

Title:
  HTML Styling lost in doxygen documentation

Status in Zorba - The XQuery Processor:
  New

Bug description:
  When using the doxygen XML generation, html styling elements are lost.

  For instance, the following table:
  table bgcolor=lightcyan
tr
  tdW3C XQuery 1.0 feature/td
  tdsupported/td
/tr
  /table

  generates the following XML:
  table xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; rows=4 
cols=2
 row
 entry thead=no
 paraW3C XQuery Update Facility 1.0 feature /para
 /entry
 entry thead=no
 parasupported  /para
 /entry
 /row
  /table

  Therefore the output is pretty ugly:
  http://zorba.my28msec.com/html/documentation/latest/zorba/conformance

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/919747/+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 919747] Re: HTML Styling lost in doxygen documentation

2012-01-21 Thread William Candillon
** Summary changed:

- Styling lost in doxygen documentation
+ HTML Styling lost in doxygen documentation

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

Title:
  HTML Styling lost in doxygen documentation

Status in Zorba - The XQuery Processor:
  New

Bug description:
  When using the doxygen XML generation, html styling elements are lost.

  For instance, the following table:
  table bgcolor=lightcyan
tr
  tdW3C XQuery 1.0 feature/td
  tdsupported/td
/tr
  /table

  generates the following XML:
  table xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; rows=4 
cols=2
 row
 entry thead=no
 paraW3C XQuery Update Facility 1.0 feature /para
 /entry
 entry thead=no
 parasupported  /para
 /entry
 /row
  /table

  Therefore the output is pretty ugly:
  http://zorba.my28msec.com/html/documentation/latest/zorba/conformance

To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/919747/+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