[ 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to