[
https://issues.apache.org/jira/browse/SANDBOX-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ken Tanaka updated SANDBOX-278:
-------------------------------
Attachment: pipeline-xdoc.patch
This patch affects one file and should be easy to test.
Use "mvn site" to generate the documenation. Then open a browser to view the
"Pipeline Basics" tutorial, look for it's link in the navigation sidebar on the
left.
> 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
> Attachments: pipeline-xdoc.patch
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> 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.