[ 
http://www.stripesframework.org/jira/browse/STS-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ben Gunter closed STS-94.
-------------------------


> <stripes:errors/> throws NullPointerException if an ActionBean is not present
> -----------------------------------------------------------------------------
>
>                 Key: STS-94
>                 URL: http://www.stripesframework.org/jira/browse/STS-94
>             Project: Stripes
>          Issue Type: Bug
>          Components: Tag Library, Validation
>    Affects Versions: Release 1.0, Release 1.0.1, Release 1.0.2, Release 1.1
>            Reporter: Tim Fennell
>            Assignee: Tim Fennell
>             Fix For: Release 1.1.1
>
>
> If a page contains a <stripes:errors/> tag, but an ActionBean is not present 
> (because of direct to JSP navigation) then the errors tag throws a NPE.  This 
> can be worked around by encosing the <stripes:errors/> in a <c:if 
> test="${actionBean != null}"/> but should be fixed soon.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to