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

David Jencks updated JS2-472:
-----------------------------

    Attachment: JS2-472-FragmentImpl.diff

After Randy's fix for JS2-473 I think this patch is a better solution to this 
problem.  I've tried to minimize whitespace changes which means that indenting 
needs to be adjusted before commit.

> FragmentImpl.getFragments() can be null but is assumed not null
> ---------------------------------------------------------------
>
>          Key: JS2-472
>          URL: http://issues.apache.org/jira/browse/JS2-472
>      Project: Jetspeed 2
>         Type: Bug
>     Versions: 2.1-dev
>     Reporter: David Jencks
>  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.
-
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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to