[
https://issues.apache.org/jira/browse/WICKET-6802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17160727#comment-17160727
]
ASF subversion and git services commented on WICKET-6802:
---------------------------------------------------------
Commit ba998571d3b4e27bda8ddcdaa60ab85fc33b4646 in wicket's branch
refs/heads/master from Sven Meier
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=ba99857 ]
WICKET-6802 guard agains any exception
storing the page type is optional anyway
> 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
>
> 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)