-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 2.3.1
-
Component/s: None
-
Environment:
Apache Tomcat 5.5.17, JDK 1.5.0_06, MySQL 4.1.21, Mac OS X 10.4.8 Client (8L127)
Since upgrading from Confluence 2.2.10 to 2.3 (Personal Edition), I've noticed the "Evaluate Confluence" link at the bottom of all my pages is broken. Viewing the HTML source code generated, the <A> tag for this link is:
<a href="/c/conf/10137">Evaluate Confluence</a>
The resulting link is http://<domain>/c/conf/10137, which generates an HTTP 404 error (File Not Found) from Apache Tomcat.