-
Bug
-
Resolution: Fixed
-
Low
-
1.0 Release Candidate 1
-
Server Linux Debian, JDK14203. Mozilla Browser, Mod JK with Apache, Tomcat 4129.
My servlet context is wiki, The problem seems to be that when I hit submit export to any format on the export page it is adding another "wiki" to the URL. so it looks like
http://ben.osuosl.org/wiki/wiki/a-bunch-of-other-stuff-to-the-export-file.
If I remove one of the "wiki"'s out of the URL, it get's me to the right place and show's me my export. I will do a temporary solution on this problem using mod_rewrite from apache so that it will rewrite /wiki/wiki as /wiki unless we're doing something wrong.
Thanks,
Jason McKerr
- is duplicated by
-
CONFSERVER-675 When running confluence under a non-default context, exporting PDF breaks
-
- Closed
-
No worries, it was easy to duplicate at this end.