User "DieBuche" posted a comment on MediaWiki.r92112.

Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92112#c19758
Commit summary:

Rewrite ajaxCategories for ResourceLoader. Add some missing functionality (edit 
categories and more). Move styles from shared.css into own stylesheet. Fix 
regex bugs

Comment:

Thanks for the comments. Two things I don't agree with: 
* 3: [--] is not exactly beautiful, but it doesn't matter since it only matches 
"-" ( and not maybe "--" )
* 6: I'm not gonna tackle those weird entities. It'll throw an error and those 
should be rare enough for it not to happen to often. If we wan't a 100% 
foolproof system, we should move away from storing stuff like this inside the 
wikitext.
I'll implement the other ones

_______________________________________________
MediaWiki-CodeReview mailing list
mediawiki-coderev...@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to