-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 1.0.2
-
Component/s: User Interface
-
None
-
Environment:
Panda
version 1.0.2-SNAPSHOT build 210 - 07-Mar-2007
When not logged in and viewing a comments page like this one
http://.../bamboo/build/viewComments.action?buildKey=CONFFUNC-MAIN&buildNumber=1196
The Login link is
http://.../bamboo/userlogin!default.action?os_destination=/build/viewComments.action?buildKey=CONFFUNC-MAIN&buildNumber=1196
That destination leads to unhappy Internal Error page becuase the &buildNumber=1196 is interpreted as a separate parameter, not as part of os_destination.
I guess the & needs to be escaped.
- is duplicated by
-
BAM-1100 Cannot log into Bamboo
-
- Closed
-