-
Type:
Bug
-
Status: Closed
-
Resolution: Won't Fix
-
Affects Version/s: 1.1
-
Fix Version/s: None
-
Component/s: Content Targeting
-
Labels:None
-
Fix Priority:3
The RTL hook and AT are incompatible with each other (the version which can be downloaded from the Marketplace right now) as these hooks override the same files with different content eg.:
rtl-hook\META-INF\custom_jsps\html\common\themes\
analytics-hook\META-INF\custom_jsps\html\common\themes\
1. top_head.jsp
2. top_js-ext.jspf
and there are a lot more (80+ files [maybe there were counted some false positive ones as well]) which were hooked by the RTL or the AT and also patched by the fix-packs in 6.2 SP9 and weren't updated in the hooks.
When the RTL is deployed on vanilla Liferay 6.2 EE SP9 beside the AT, the portal throws StackOverflowErrors after the startup when navigating to the home page and the default theme is broken.