Issue Type: Bug Bug
Affects Versions: 2.4.3
Assignee: Matt Raible
Attachments: StrutsMenu-UrlRewriteFilter.txt
Components: Displayers
Created: 02/Oct/12 4:49 AM
Description: When I open the web site with my application for the 1st time after starting the application server, everything works nicely, menu is being created and all URLs are rewritten correctly. But for next load(s) of the web site, URL rewriting works well for all links on the web site except for those being produced by Struts Menu.
Conclusion: Links are being "cached" by Struts Menu e.g. configured links in menu-config.xml are going through response.encodeURL() only once, for subsequent web site reloads, resonse.encodeURL() is not being called anymore.

Following patch can be applied to the net.sf.navigator.taglib.DisplayMenuTag class.
Project: Struts Menu
Labels: java
Priority: Major Major
Reporter: Martin Uhlir
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
struts-menu-devel mailing list
struts-menu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/struts-menu-devel

Reply via email to