-
Suggestion
-
Resolution: Fixed
-
None
-
None
Currently we use an 'atlassian' version of the urlrewrite filter. This is for 3 reasons:
1. Chai wrote some hacky code to reformat dates
2. We log to the console when someone references an old filter format
3. We removed the ORO dependency, which was causing problems with Weblogic (JRA-8346) and Websphere (JRA-7699)
Fixes:
1. I have fixed the reformatting to be regexp based, so we don't need the hacks.
2. I think that this is less relevant now, but could be added back in simply. It was a few years ago, and from what I can tell, it didn't have all of them anyhow
3. As of 2.4, it urlrewrite no longer uses ORO - http://tuckey.org/urlrewrite/manual/3.0/introduction.html#changelog
- is related to
-
JRASERVER-7699 URL Rewiter fails on Websphere 5.1.1 due to it picking up an old version of oro
- Closed
-
JRASERVER-8279 JIRA 3.3 and above does not work on JBoss 4.0.0 due to classloader problems with urlrewrite filter
- Closed
-
JRASERVER-8346 Need to test UrlRewriter on WebLogic 8.1 as there could be clashes with WebLogic classes
- Closed
-
JRASERVER-13482 Improve javascript and general caching performance
- Closed