Bug #63517
closedSome small javascript errors
0%
Description
When is use Firefox with the Firebug console I get the following errors:
In WEB->PAGE CONTENT after a page is selected and clicked several times on the question-mark (above Show hidden content elements or beside the columns selector) :
uncaught exception: Element.alignToXY with an element that doesn't exist
In WEB->VIEW PAGE after a page is selected:
Error: Syntax error, unrecognized expression: option[value="{"width":300,"height":629}"] jquery-1.11.1.min.js Line:2 col:12719
When I login or SU to a non-admin user with only WEB->PAGE CONTENT rights
TypeError: this.el is null ...s.allowDomMove=false;this.el=Ext.get(a);this.render(this.el.dom.parentNode)},add... typo3temp/compressor/ext-all-bbf6132f6878322e49cb9b6ba61043f0.js Line:21 col:137852
Updated by Mathias Schreiber about 10 years ago
- Target version changed from 7.0 to 7.1 (Cleanup)
Updated by Benni Mack almost 10 years ago
- Status changed from New to Accepted
- Assignee set to Benni Mack
- Target version changed from 7.1 (Cleanup) to 7.2 (Frontend)
Updated by Job Rutgers almost 10 years ago
The error in In WEB->VIEW PAGE is gone in the latest master the other 2 still occur.
Updated by Benni Mack over 9 years ago
- Target version changed from 7.2 (Frontend) to 7.4 (Backend)
Updated by Susanne Moog over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Benni Mack over 9 years ago
- Status changed from Accepted to Needs Feedback
- Target version deleted (
7 LTS)
Can you recheck again, please with current master?
Updated by Job Rutgers over 9 years ago
Benni Mack wrote:
Can you recheck again, please with current master?
All the errors are gone. I only get a JavaScript error when I create a user without any rights. Than my console shows after login
TypeError: mod is undefined var section = mod.split('_')[0];
But that is not a realistic situation.
Updated by Wouter Wolters over 9 years ago
- Status changed from Needs Feedback to Closed
I consider this finished. Closing the ticket.