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

Trevor Parscal <tpars...@wikimedia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Trevor Parscal <tpars...@wikimedia.org> 2011-05-27 15:55:00 
UTC ---
The detection is done in ext.articleFeedback.startup. You can do lots of things
with JavaScript hacking, this is not a situation where it really matters to
prevent people from enabling ArticleFeedback on pages themselves, so there's no
need to lock it down harder.

If you were to use

javascript:mw.loader.load( 'ext.articleFeedback.startup' );void 0;


It would load a lightweight detection and bootstrapping script, that may or may
not proceed to load ext.articleFeedback.

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

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to