Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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:

Code Block
languagehtml/xml
<inp2:m_Link template="index" m_theme="2"/>

As a result I would get http://www.website.tld/theme_two/index.html link
link (wrong url ending).
Task:  

cross_theme_links_fix.patch

Related Tasks

Jira Legacy
serverIn-Portal Issue Tracker
keyINP-1067

Ready for testing.

--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

cross_theme_links_fix.patch