Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.0.2
-
Fix Version/s: None
-
Component/s: Unknown
-
Labels:None
-
Environment:Server: Scientific Linux 6, PHP Version 5.3.2
Clients:
Win 7 - Chrome 10.0.648.205, Firefox 4.0, IE 8, IE 9
Linux - Cent OS 5 Firefox 3
-
Database:MySQL
-
URL:Can provide URL if requested
-
Affected Branches:MOODLE_20_STABLE
Description
When attempting to upload a file via the file picker only the first repository plugin is listed, it is not functional. Occurs regardless of which plugin is first. The following errors are given in the javascript console immediately after clicking the "Choose a File" button:
Firefox 4 Reports
Error: uncaught exception: [Exception... "An invalid or illegal string was specified" code: "12" nsresult: "0x8053000c (NS_ERROR_DOM_SYNTAX_ERR)" location: "http://my.server.url/theme/yui_combo.php?3.2.0/build/yui/yui-base-debug.js&3.2.0/build/oop/oop-debug.js&3.2.0/build/dom/dom-debug.js&3.2.0/build/yui/yui-later-debug.js&3.2.0/build/event-custom/event-custom-base-debug.js&3.2.0/build/event/event-base-debug.js&3.2.0/build/pluginhost/pluginhost-debug.js&3.2.0/build/event/event-delegate-debug.js&3.2.0/build/node/node-debug.js&3.2.0/build/yui/get-debug.js&3.2.0/build/loader/loader-debug.js Line: 3436"]
Chrome Reports
Uncaught Error: INVALID_STATE_ERR: DOM Exception 11
Y.DOM._createyui_combo.php:3437
Y.DOM.createyui_combo.php:3337
Y.DOM.addHTMLyui_combo.php:3475
Y.mix.insertyui_combo.php:10530
Y.mix.prependyui_combo.php:10544
Y.extend.renderjavascript.php:53
Event._poll.executeItemyui_combo.php:8748
Event._pollyui_combo.php:8783
Y.bindyui_combo.php:3005
Edited to remove mistake in wording