Modify

Ticket #13911 (assigned defect)

Opened 20 months ago

Last modified 15 months ago

Initial Install Causes Error

Reported by: adam@… Owned by:
Priority: blocker Component: General
Version: 5.2 Keywords:
Cc: Time planned: 1d
Time remaining: 1d Time spent: 1d

Description

With a fresh Mura install (v5.2.2442), with the Merced theme, an error of "java.lang.Integer cannot be cast to java.lang.String". After a bit of tracking I found the offending line to be in the home_static.cfm template file:

<div id="container" class="#$.createCSSid($.content('menuTitle'))#">

When the MuraScope? object is called, it apparently invokes onMissingMethod. In this case a method with arguments. This seems to be the killer, because when I remove this line, all is well.

CF8.01 Mura 5.2.2442 JDK 1.6.0_11

Attachments

Change History

comment:1 Changed 17 months ago by blueriver

  • Status changed from new to assigned

Real

comment:2 Changed 15 months ago by mattlevine

  • Owner blueriver deleted
  • Component changed from v5 to General
View

Add a comment

Modify Ticket

Action
as assigned
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.