Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.15.0
Description
Drill uses absolute URL path for redirection in the process of Log In. It is not necessary and relative path can be used instead of absolute one.
See screenshot for details (attached).
Example of URI paths after fix:
http://localhost:8047/mainLogin?redirect=%2Fmetrics http://localhost:8047/mainLogin?redirect=%2Fquery
Attachments
Attachments
Issue Links
- links to