[ http://issues.apache.org/jira/browse/TAPESTRY-835?page=all ]
Jesse Kuhnert resolved TAPESTRY-835.
------------------------------------
Resolution: Fixed
> FieldLabel throws NullPointerException when field is null but displayName is
> set
> --------------------------------------------------------------------------------
>
> Key: TAPESTRY-835
> URL: http://issues.apache.org/jira/browse/TAPESTRY-835
> Project: Tapestry
> Issue Type: Bug
> Components: Framework
> Affects Versions: 4.0
> Reporter: Dave Syer
> Fix For: 4.1.1
>
>
> The code checks for a null before calling field.getClientId(), but then fails
> to check before calling delegate.writeLabelPrefix(field, writer, cycle).
> Null pointer results inside the call to delegate. And the same for the
> Suffix.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]