"Krinkle" posted a comment on MediaWiki.r107919.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/107919#c28930

Commit summary for MediaWiki.r107919:

merge JSTesting branch into trunk

Changed written by Timo and reviewed by Hashar. This should be harmless.

To enable the feature:
  $wgEnableJavaScriptTest = true;

Then head to:
  [[Special:JavaScriptTest/qunit]]

Krinkle's comment:

Fortunately <tt>./tests'''/qunit'''</tt> has it's own <tt>.htaccess</tt> with 
<code>Allow from all</code>, and, atleast on my local install, local 
directories overwrite parent directories. If this doesn't work it means either 
Apache is misconfigured, or perhaps you have a hardcoded rule somewhere for 
<tt>./tests</tt> that isn't in SVN ?

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to