[
https://issues.apache.org/jira/browse/WICKET-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sven Meier resolved WICKET-6802.
--------------------------------
Fix Version/s: 9.1.0
Resolution: Fixed
Since storage of page types are optional operations only, we can just catch all
exceptions.
> FilePageStore writing to UserDefinedFileAttributeView might be null
> -------------------------------------------------------------------
>
> Key: WICKET-6802
> URL: https://issues.apache.org/jira/browse/WICKET-6802
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 9.0.0
> Reporter: Sven Meier
> Assignee: Sven Meier
> Priority: Minor
> Fix For: 9.1.0
>
>
> FilePageStore writes the the page type to UserDefinedFileAttributeView.
> But Files#getFileAttributeView() might return null, resulting in a
> NullPointerException.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)