← Back to team overview

zorba-coders team mailing list archive

[Bug 933284] [NEW] <code> in XQDoc @error is ignored

 

Public bug reported:

Within the description of an @error in XQDoc documentation, the rendered
HTML ignores use of <code>...</code>, for example: the XQDoc:

@error err:FTST0009 if <code>ft:current-lang()</code> is unsupported.

generates HTML where the ft:current-lang() is rendered in the same font
as surrounding text and not in a distinct mono-spaced font.

** Affects: zorba
     Importance: Low
     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/933284

Title:
  <code> in XQDoc @error is ignored

Status in Zorba - The XQuery Processor:
  New

Bug description:
  Within the description of an @error in XQDoc documentation, the
  rendered HTML ignores use of <code>...</code>, for example: the XQDoc:

  @error err:FTST0009 if <code>ft:current-lang()</code> is unsupported.

  generates HTML where the ft:current-lang() is rendered in the same
  font as surrounding text and not in a distinct mono-spaced font.

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


Follow ups

References