You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Carlin Rogers (JIRA)" <de...@beehive.apache.org> on 2006/06/15 21:03:31 UTC

[jira] Updated: (BEEHIVE-1121) null values

     [ http://issues.apache.org/jira/browse/BEEHIVE-1121?page=all ]

Carlin Rogers updated BEEHIVE-1121:
-----------------------------------

    Component: NetUI
      Version: 1.0.1

Just updating the component setting and adding comments from Eddie's email to the dev alias.

Eddie suggested... 'switch the default value from "null" to "&nbsp;" so that the
default behavior is to show an empty cell.'

As a workaround, he suggested to do something like:

 <netui-data:spanCell value='${foobar != null ? foobar : 'Nothing to see here"}'/>

> <netui-data:spanCell> null values
> ---------------------------------
>
>          Key: BEEHIVE-1121
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-1121
>      Project: Beehive
>         Type: Bug

>   Components: NetUI
>     Versions: 1.0.1
>     Reporter: Srinivas Surapaneni

>
> <netui-data:spanCell value="${runtim exp}"
> If the runtime expression evaluates to null, this tag shoud put empry string .
> It is showing null as the value

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