https://bugzilla.wikimedia.org/show_bug.cgi?id=51976
--- Comment #2 from L736E <[email protected]> --- I'm using vector. The issue appeared both on Safari/OS X (Mountain Lion, 10.8) and on Firefox/Windows XP Pro. However, I was apparently able to overcome the issue. I read in the FAQ that it's recommended to disable the QuickEdit extension to avoid undesired effects with VE, so I checked in my preference pane that this extension was actually disabled (and it was). However, in my vector.js fiel, inside the "toLoad" variable, there was a reference to QuickEdit gadget (qed). Looks like the presence of that string inside vector.js actually caused the extension to be loaded anyway. Removing that string from the vector.js and refreshing the browser's cache overcame the issue. Now I'm able to open VE directly over single individual sections. So the results are: * it's not enough to verify in the preference pane that the QuickEdit extension is disabled * any reference to QuickEdit shall be removed also from the local vector.js (or monobook.js, I assume then) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
