sventonsvn / sventon

This is sventon's final resting place.
Other
10 stars 13 forks source link

Authentication Required View ignores base URL #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Configure base URL
2. Enable User Authentication
3. Call Sventon url

What is the expected output? What do you see instead?
Expected: Action URL should have the base URL
Actual: Action URL has IP address with port.
(see screenshot attachment)

What version of the product are you using? On what operating system?
OS: Ubuntu 13.04 64 bit , Windows 7 Professional 64bit
Sventon Version 2.5.1 running on Tomcat 7.0.42 with Java 7

I attached the fix for that problem with unit tests (see Java file attachments).

Original issue reported on code.google.com by sandra.kosmalla on 28 Oct 2013 at 2:05

Attachments:

GoogleCodeExporter commented 9 years ago
Attach patch fix with unit tests

Original comment by sandra.kosmalla on 28 Oct 2013 at 3:13

Attachments: