[
https://issues.apache.org/jira/browse/LANG-412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henri Yandell closed LANG-412.
------------------------------
Resolution: Fixed
svn ci -m "Applying my patch from LANG-412; fixing Peter Oxenham's report that
the appendFixedWidthPadRight and appendFixedWidthPadLeft are not null safe if
the nullText has not been set" src
Sending src/java/org/apache/commons/lang/text/StrBuilder.java
Sending src/test/org/apache/commons/lang/text/StrBuilderTest.java
Transmitting file data ..
Committed revision 627248.
> StrBuilder appendFixedWidth does not handle nulls
> -------------------------------------------------
>
> Key: LANG-412
> URL: https://issues.apache.org/jira/browse/LANG-412
> Project: Commons Lang
> Issue Type: Bug
> Affects Versions: 2.3
> Environment: Java 1.5
> Reporter: Peter Oxenham
> Fix For: 2.4
>
> Attachments: LANG-412.patch
>
>
> Appending a null value with fixed width causes a null pointer exception if
> getNullText() has not been set.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.