https://bugzilla.wikimedia.org/show_bug.cgi?id=72900
--- Comment #5 from Joel K. Pettersson <[email protected]> --- Just tried it. The first line is load.php:10344 - which simply leads to a console.log() call in jQuery. The rest points to load.php:10350 - a related jQuery console.error() call. So unfortunately, doesn't seem to give much of a clue. The message appears in the log after the form has loaded, no clicking on anything being needed. However, another thing which seems more promising, and which I missed in writing the previous message, is: upon clicking an "Add another" button, the following line (at SemanticForms.js:785) appears in the Javascript console: ReferenceError: sfgShowOnSelect is not defined -- 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
