stray line breaks in pipeline_basics tutorial code examples
-----------------------------------------------------------
Key: SANDBOX-278
URL: https://issues.apache.org/jira/browse/SANDBOX-278
Project: Commons Sandbox
Issue Type: Bug
Components: Pipeline
Environment:
http://commons.apache.org/sandbox/pipeline/pipeline_basics.html rendering in
Firefox 3.0.5 on Linux
Reporter: Ken Tanaka
Priority: Trivial
Some of the preformatted code examples in
pipeline/trunk/src/site/xdoc/pipeline_basics.xml render with unintended
linebreaks. that include bold face words use "<b>text</b>" but render with a
line break after the "</b>" tag. Rewriting the document with '<span
style="font-weight:bold;">text</span>'
A corrective patch is attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.