-
Bug
-
Resolution: Done
-
Minor
-
None
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 ?
- clones
-
JBEAP-28299 (7.4.z) UNDERTOW-2256 - Resource predicate presentation differs depending on how it is set up
- Resolved
- incorporates
-
UNDERTOW-2256 Resource predicate presentation differs depending on how it is set up
- Closed
- is incorporated by
-
JBEAP-28046 (8.0.z) Upgrade Undertow from 2.3.14.SP2-redhat-00001 to 2.3.18.SP1-redhat-00001
- Resolved