Skip to content
This repository has been archived by the owner on Feb 4, 2021. It is now read-only.

Fix borked autoed and formatgeneral implementation #197

Open
theopolisme opened this issue Oct 9, 2013 · 2 comments
Open

Fix borked autoed and formatgeneral implementation #197

theopolisme opened this issue Oct 9, 2013 · 2 comments

Comments

@theopolisme
Copy link
Contributor

We need to get away from importScriptURI(), since apparently it's loading the scripts asynchronously (or something equally as funky), resulting in reference errors when the cleanup functions are run (since the scripts haven't been loaded).

Relevant diffs where I removed the bad code:

@wikipedia-mabdul
Copy link
Member

I realize: we should monitor our own page including all functions

although Ohconfucius created core.js; https://en.wikipedia.org/wiki/User:Ohconfucius/test/formatgeneral.js is containing all the stuff and core.js doesn't get updates :-(

theopolisme added a commit that referenced this issue Oct 12, 2013
Try running the script to see what it looks like. Note that
formatgeneral.js is still causing trouble, so I've left it commented
out.
@theopolisme
Copy link
Contributor Author

Partly fixed, see above.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants