/
Cross-theme links produce incorrect urls
Cross-theme links produce incorrect urls
Imported from: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/353f27b1e45892c1#
I'm having 2 themes:
- theme_one (url to "index.tpl" template:
http://www.website.tld/theme_one/index.html
); ID = 1 - theme_two (url to "index.tpl" template:
http://www.website.tld/theme_two/home.html
); ID = 2
While inside "theme_one" theme I'm building an url to "index.tpl" template in "theme_two" theme using this tag:
<inp2:m_Link template="index" m_theme="2"/>
As a result I would get http://www.website.tld/theme_two/index.html link (wrong url ending).
Related Tasks
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.