Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
Description
There seems to be a difference in UX in 'resource' predicate render depending on how it is used.
"path-prefix(/foo)-> { set(attribute=%U,value=${remaining}); resource(location='/home/baranowb/redhat/tmp/test-dir',allow-listing=true) }"
resource_with_uri_alter.png
vs
"path-prefix(/foo2)-> resource(location='/home/baranowb/redhat/tmp/test-dir2',allow-listing=true)"
Possible source of this might be: https://github.com/undertow-io/undertow/blob/master/core/src/main/java/io/undertow/server/handlers/resource/DirectoryUtils.java#L98 ?
Attachments
Issue Links
- depends on
-
UNDERTOW-2216 directory listing paths should be relative
-
- Closed
-