You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michael Kurz (JIRA)" <de...@myfaces.apache.org> on 2009/12/03 21:54:20 UTC

[jira] Updated: (MYFACES-2445) NPE on rendering outcome target links

     [ https://issues.apache.org/jira/browse/MYFACES-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Kurz updated MYFACES-2445:
----------------------------------

    Status: Patch Available  (was: Open)

> NPE on rendering outcome target links
> -------------------------------------
>
>                 Key: MYFACES-2445
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2445
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Michael Kurz
>         Attachments: MYFACES-2445.patch
>
>
> A NPE is thrown on rendering outcome target links that have no parameters set.
> Reason is that HtmlRendererUtils.getOutcomeTargetLinkHref only creates parameters map if an actual parameter exists but this map is always accessed in further processing.

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