Bug #705
Header and footer don't populate due to Javascript error on editor
Start date:
02/23/2014
Due date:
% Done:
100%
History
#1
Updated by Luke Murphey about 11 years ago
- Target version changed from 0.6 to 0.7
#2
Updated by Luke Murphey about 11 years ago
I removed the code that swaps jQuery. This made no improvement.
#3
Updated by Luke Murphey about 11 years ago
The problem clearly has something to do with HandsOnTable. Removing it removes the error.
#4
Updated by Luke Murphey about 11 years ago
- Status changed from New to In Progress
#5
Updated by Luke Murphey about 11 years ago
Went all the way back to 0.9.16. Still fails.
#6
Updated by Luke Murphey about 11 years ago
The error is at normalize(name,baseName) in common.min.js. The baseName argument is an array with a single entry: "jquery".
#7
Updated by Luke Murphey about 11 years ago
Loading the partial distribution doesn't help
#8
Updated by Luke Murphey about 11 years ago
- Status changed from In Progress to Closed
- % Done changed from 0 to 100