
| Key: |
SM-64
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Matt Raible
|
| Reporter: |
Matt Raible
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
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()));
|
|
Description
|
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())); |
Show » |
Sort Order:
| There are no comments yet on this issue.
|
|