[
https://issues.apache.org/jira/browse/SANDBOX-278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rahul Akolkar resolved SANDBOX-278.
-----------------------------------
Resolution: Fixed
Fix Version/s: Nightly Builds
Thanks, patch applied in r741845:
http://svn.apache.org/viewvc?view=rev&revision=741845
Site has been republished (should sync in a few hours).
Resolving as fixed.
> 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
> Fix For: Nightly Builds
>
> 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.