Issue Details (XML | Word | Printable)

Key: SM-4
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Matt Raible
Reporter: Francois D
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Struts Menu

URL rewriting of links in menu when cookies disabled

Created: 22/Feb/06 06:48 AM   Updated: 07/Mar/07 06:24 PM   Resolved: 10/May/06 02:24 AM
Component/s: Displayers
Affects Version/s: 2.3
Fix Version/s: 2.4

Environment: AppFuse 1.9


 Description  « Hide
As suggested by Matt, I entered an entry:

Description:
---------------------
I checked the behaviour of appfuse 1.9 (and 1.8)
when cookies are *disabled*:
url rewriting is correctly supported for links
written with tag <c:url /> (or <html:link />)
so by following these links, the user's session is still opened.

But there is no url rewriting for the links in the cool menu:
so when cookies are disabled
the user is logged off if he clicked on a link in the cool menu.

I have seen users who always disable cookies.

The container manages url rewriting without pain for the developper:

so it would be nice if there is a simple way
to activate url rewriting in the cool menu when cookies are disabled.

Matt's Reply:
-----------------------
Doing this would probably require changes to the Struts Menu code - so
URLs are encoded properly before they're written.

Matt



Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.