-
Bug
-
Resolution: Fixed
-
Major
-
4.0 alpha
-
None
-
None
Using the ResourceURIResolver._resolve method, I try to resolve the uri of a resource located at : "/ametys:root/ametys:resources/......"
The ResourceURIResolver from the plugin web returns the following uri : "/null/_resources/......"
The expected uri should be : "/_resources/......"
This happens because the following line is executed when siteName is null :
result.append(_prefixHandler.getUriPrefix(siteName));
- Dépend de
-
CMS-6394 Migrate explorer tool with shared resources
-
- Closed
-
[CMS-6370] null prefix on URI with ResourceURIResolver when no siteName
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Assignee | Original: Laurence Aumeunier [ laurence ] | New: Thibaut Rizzi [ trizzi ] |
Assignee | Original: Nicolas Gavalda [ ngavalda ] | New: Laurence Aumeunier [ laurence ] |
Fix Version/s | New: 4.0 [ 12384 ] |
Assignee | New: Nicolas Gavalda [ ngavalda ] |