Package: bamboo
Severity: minor

Anchors contained in URLs are lost when authentication is required to 
view the related page. 

For example, if an URL such as
  http://my.host/view/protected/page/#anchor1 
is clicked on, and this points at a view protected page which requires
you to login first, then, after the login, the page anchor will be
gone and you end up at
  http://my.host/view/protected/page/

This can be annoying on longer pages. A counter measure would be to
store a cleaned up copy of the requested location and to redirect the
browser to this location after successful login.

Thanks!

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to