DirListingExportHandler: Should not implement PropertyHandler
-------------------------------------------------------------
Key: JCR-1364
URL: https://issues.apache.org/jira/browse/JCR-1364
Project: Jackrabbit
Issue Type: Bug
Components: jackrabbit-jcr-server
Reporter: angela
Assignee: angela
Priority: Minor
issue found by Roland Porath:
if the DirListingExportHandler is used with some other collection nodetype that
nt:folder (that may allow other properties) the list of dav properties obtained
upon PROPFIND (being delegated to PropertyHandler) results in an imcomplete
list.
since the only benefit of the DirListingExportHandler is to display something
nice(?) upon a GET to a folder, i'd suggest to remove the implementation of
PropertyHandler from the DirListingExportHandler.
angela
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.