User "Reedy" posted a comment on MediaWiki.r97784. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97784#c23015 Commit summary:
Added back xml::hidden wrapper, used by LQT Comment: This is because for 1.17wmf1 we were still using the version of LQT from 1.16wmf4 For 1.18wmf1, I had it branch from REL1_18, but as now transpired, that was missing some schema updates from September 2010 (months before 1.17wmf1), so hence REL1_18 LQT breaking on the site. This was then reverted back to the old version (ie from 1.16wmf4), which also doesn't work due to edit.js being missing, per bug 31087 I've fixed the schema patch in r97811 and tagged that for 1.18 backport When the appropriate operations staff are available later today, I shall speak about getting the necessary index updates done, and the newer version of LQT to be pushed out to WMF sites _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
