use of container representation should not change container headers#1643
use of container representation should not change container headers#1643bourgeoa wants to merge 4 commits into
Conversation
Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
|
@TallTed Thanks |
jeff-zucker
left a comment
There was a problem hiding this comment.
This makes sense for URLs in the form https://user.example.com/ but not for https://example.com/. The second one is not a pim:Storage, is it?
|
Also, wouldn't this violate the semantics of pim:Storage? AFAIK you can never have one Storage inside another Storage. If the server root is a Storage than all the user Storages are inside it. |
Agreed I opened an issue. I did not had a solution to find the provider Uri.
No because https://user.example.com/ is not a container of https://example.com |
|
@jeff-zucker Anyway this PR is not about pim:storage, but only container representation. See files changed |
Then I am afraid I do not understand the PR at all. What do you mean by container representation? Doesn't this line mark the root folder as pim:Storage? |
|
merged with PR #1646 |

resolves Issue #1387