https://bugzilla.wikimedia.org/show_bug.cgi?id=35751
Grunny <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Grunny <[email protected]> 2012-04-06 11:28:49 UTC --- This seems to be based on how you clone the extension's repository. So if you clone with the URL having .git on the end (git clone https://gerrit.wikimedia.org/r/p/mediawiki/extensions/ExpandTemplates.git) the URL path in the .git/config will have the .git on the end and Special:Version links will work, however, if you clone the URL without the .git (https://gerrit.wikimedia.org/r/p/mediawiki/extensions/ExpandTemplates) the URL path in .git/config will not have the .git on the end so the links are broken in Special:Version. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
