-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0
-
Component/s: None
-
Environment:
Standalone Eval 2.0-RC2; JDK 1.4.02_10; RHEL3 on x86
Affected version is 2.0-RC2.
1) When adding the
{global-reports}macro in the Wiki Markup view and then switching to Preview, the linked address, image source and image title are all wrong.
The a.href renders as "http://myserver:8080/pages/$req.contextPath/pages/listorphanedpages.action".
The img.src renders as "http://myserver:8080/pages/$req.contextPath/images/icons/list_pages_16.gif".
The img.title renders as "$action.getText("action.orphaned.pages")".
2) If you save it anyway, everything is fixed except for the img.title.