Details
-
Type:
Incident report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 1.9.3 (alpha)
-
Fix Version/s: 1.9.4 (alpha)
-
Component/s: Java gateway (J)
-
Labels:None
Description
If a request to Java proxy contains badly formatted keys (e.g., "key["), then the whole request is denied.
This should not be a problem in real life, because GUI does not allow creating items with bad keys, but would be nice to fix anyway.