https://bugzilla.wikimedia.org/show_bug.cgi?id=39268

--- Comment #6 from Krinkle <[email protected]> 2012-10-03 16:25:17 UTC ---
I just tested this locally and it seems to be working fine. The reason it
doesn't work on Wikisource is because those header/footer textareas are created
*afterwards* with javascript, which means they don't have any events bound.

I don't think this ever reliably worked, it must've been a coincidence
(whichever executed first). Is there are reason for these to be split up in the
front-end instead of the backend?

Also, as a workaround it could be done from a top-loading module, which will
have its document ready handler executed first.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to