You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/03/22 01:43:24 UTC

[jira] Commented: (TAPESTRY-2293) BeanDisplay formatting is off for fields with null values

    [ https://issues.apache.org/jira/browse/TAPESTRY-2293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581229#action_12581229 ] 

Howard M. Lewis Ship commented on TAPESTRY-2293:
------------------------------------------------

A simpler solution is:
 
DIV.t-beandisplay-row {
    clear: both;
}


> BeanDisplay formatting is off for fields with null values
> ---------------------------------------------------------
>
>                 Key: TAPESTRY-2293
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2293
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.11
>            Reporter: Howard M. Lewis Ship
>
> I believe it would be fixed if the t-beandisplay-value <div> was forced to contain a &nbsp; for blank values.
> Ideally, the markup <em>null</em> for a null field, and perhaps <em>blank</em> for a blank field, would work best.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org