Actions
Defect #10648
closedProblem showing textile bar in Chrome
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Issues
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
No feedback
Affected version:
Description
In Google Chrome the textile bar doesn't show while adding a new issue.
It gives Uncaught TypeError: Cannot call method 'hasChildNodes' of undefined within jstoolbar.js
draw: function(mode) { this.setMode(mode); // Empty toolbar while (+this.toolbar.hasChildNodes()+) {
The same page loads perfect in IE9.
Updated by Jean-Philippe Lang about 13 years ago
- Resolution set to Cant reproduce
Can't reproduce with Chrome 18 and recent Redmine versions. Do you see the toolbar on redmine.org?
Updated by Etienne Massip over 12 years ago
- Status changed from New to Closed
- Resolution changed from Cant reproduce to No feedback
Actions