Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Imported from: http://groups.google.com/group/in-portal-bugs/browse_thread/thread/820ab730e1988a9b#

In-Portal parses each url on a front-end (when mod-rewrite is enabled) into a set of variables and stores them into cache.

However, when In-Portal encounters and url without theme/language specified (e.g. /english.html or /advanced.html) it:

  • produces a warning, that m_lang or m_theme variable is undefined
  • parsed url is cached without language/theme id specified resulting such cache not reset automatically on language/theme data change.

P.S.

Attached patch is actually a copy-paste from 5.2.0, where this problem was fixed during large mod-rewrite system refactoring.

warning_on_rewrite_url_caching_fix_513.patch

Related Tasks

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels