Issue Details (XML | Word | Printable)

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

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

jsessionid not added to URLs when using a non-Struts web framework

Created: 22/Oct/06 02:12 AM   Updated: 31/May/07 04:24 PM   Resolved: 22/Oct/06 02:15 AM
Component/s: Menu Core
Affects Version/s: 2.4.2
Fix Version/s: 2.4.3


 Description  « Hide
Patch:

Index: src/java/net/sf/navigator/taglib/DisplayMenuTag.java
===================================================================
RCS file: /cvsroot/struts-menu/navigator/src/java/net/sf/navigator/taglib/DisplayMenuTag.java,v
retrieving revision 1.22
diff -r1.22 DisplayMenuTag.java
186a187,188
> HttpServletResponse response = (HttpServletResponse) pageContext.getResponse();
> menu.setLocation(response.encodeURL(menu.getLocation()));

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