You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benjamin Bentmann (JIRA)" <ji...@apache.org> on 2008/04/25 15:55:55 UTC

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

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


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.


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

Posted by "Niall Pemberton (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niall Pemberton updated LANG-431:
---------------------------------

    Fix Version/s:     (was: 3.0)
                   2.5

> 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
>          Components: lang.*
>    Affects Versions: 2.4
>            Reporter: Benjamin Bentmann
>            Priority: Trivial
>             Fix For: 2.5
>
>         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.


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

Posted by "Henri Yandell (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Benjamin Bentmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/LANG-431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benjamin Bentmann updated LANG-431:
-----------------------------------

    Attachment: LANG-431.patch

> 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
>         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.