You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by "David Sean Taylor (JIRA)" <je...@portals.apache.org> on 2009/04/08 02:46:13 UTC

[jira] Assigned: (JS2-472) FragmentImpl.getFragments() can be null but is assumed not null

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

David Sean Taylor reassigned JS2-472:
-------------------------------------

    Assignee: Randy Watler

This may be fixed in trunk and 2.1.4 branch, needs to be tested again and closed if not a bug

> FragmentImpl.getFragments() can be null but is assumed not null
> ---------------------------------------------------------------
>
>                 Key: JS2-472
>                 URL: https://issues.apache.org/jira/browse/JS2-472
>             Project: Jetspeed 2
>          Issue Type: Bug
>    Affects Versions: 2.1-dev
>            Reporter: David Jencks
>            Assignee: Randy Watler
>         Attachments: FragmentImpl.diff, JS2-472-FragmentImpl.diff
>
>
> org.apache.jetspeed.om.page.psml.FragmentImpl.getFragments() can return null if all fragments fail the security check: see line 560.
> However, ContentFragmentImpl assumes that a non-null value is returned: for instance in ContentFragmentList.duplicateList().
> I assume the best fix is to always return a list, even if empty.
> I will supply a patch in the next day or two.

-- 
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: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org