History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: DOTCMS-1761
Type: Bug Bug
Status: Released Released
Resolution: Released
Priority: Critical Critical
Assignee: Testing User
Reporter: Maria Bouza
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
dotCMS

Javascript error in Edit Mode

Created: August 01, 2008 3:53 PM   Updated: July 23, 2009 11:51 AM
Component/s: a. Unknown
Affects Version/s: 1.6.0.9
Fix Version/s: 1.6.5

Time Tracking:
Original Estimate: Not Specified
Remaining Estimate: 0 minutes
Time Spent - 2 hours, 15 minutes
Time Spent: 2 hours, 15 minutes
Time Spent - 2 hours, 15 minutes

Environment: http://trunk.dotcms.org


 Description  « Hide
Javascript error in Edit Mode

I think it's related to the menus.
My IE complains about this line:
<script language="javascript"> document.getElementById('tab_submenu_cms_top_menu_2').style.position ='absolute'; document.getElementById('tab_submenu_cms_top_menu_2').style.height= '220px'; document.getElementById('tab_submenu_cms_top_menu_2').style.overflow='auto';</script><li><a href="/c/portal/layout?p_l_id=32.1&p_p_id=EXT_11&p_p_action=1&p_p_state=maximized&_EXT_11_cmd=new&_EXT_11_inode=0&_EXT_11_struts_action=%2Fext%2Fcontentlet%2Fedit_contentlet&_EXT_11_referer=%2Fc%2Fportal%2Flayout%3Fp_l_id%3D32.1%26p_p_id%3DEXT_11%26p_p_action%3D1%26p_p_state%3Dmaximized%26_EXT_11_struts_action%3D%252Fext%252Fcontentlet%252Fview_contentlets&_EXT_11_selectedStructure=312645&lang=1">DOTCMS-1082</a></li>

Object Required.

This tab: tab_submenu_cms_top_menu_2 which we're trying to look for is not defined anywhere on the page.

This is working in demo so this must be something in trunk only.

 All   Comments   Work Log   Change History   Subversion Commits   FishEye      Sort Order: Ascending order - Click to sort in descending order
Jason Tesser - August 11, 2008 11:30 AM
Code has all been merged