-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
As per https://github.com/plone/plone.dexterity/blob/master/docs/WebDAV.txt , any request on folderish/_data should return RFC822 formatted properties of the object in question.
This is not the case in Plone 6 alpha -- instead, the HTML of the rendered view page is returned.
Another noteworthy thing: files downloaded using DAV clients are not returned in RFC822 format -- the raw data is returned instead (much like Zope does when objects are retrieved using DAV clients). Admittedly this is nicer and I would have written code to disable the RFC822 thing anyway, but you should know that in plone 6, there is a difference in behavior from the documented one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels