You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2008/05/11 00:37:55 UTC

[jira] Closed: (LANG-431) Fix javadoc for StringUtils.leftPad(String, int)

     [ https://issues.apache.org/jira/browse/LANG-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Henri Yandell closed LANG-431.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

svn ci -m "Fixing the html fix from Benjamin Bentmann in LANG-431 - unclosed tag" src/java/org/apache/commons/lang/StringUtils.java

Sending        src/java/org/apache/commons/lang/StringUtils.java
Transmitting file data .
Committed revision 655203.

> Fix javadoc for StringUtils.leftPad(String, int)
> ------------------------------------------------
>
>                 Key: LANG-431
>                 URL: https://issues.apache.org/jira/browse/LANG-431
>             Project: Commons Lang
>          Issue Type: Improvement
>    Affects Versions: 2.4
>            Reporter: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 3.0
>
>         Attachments: LANG-431.patch
>
>
> An unclosed {{<code>}} element causes bad HTML output. Interestingly, the released API for 2.4 docs are OK.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.