Changes between Initial Version and Version 1 of Ticket #14425


Ignore:
Timestamp:
2017-02-28T04:56:31+01:00 (7 years ago)
Author:
nyurik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14425 – Description

    initial v1  
    99
    1010* double language link ("en:en:Foo" -> "en:Foo")
     11
    1112  TODO - this requires regex backreferences in validators, which don't work for some reason:
    1213     *[wikipedia =~ /^([-a-z]{2,12}:)\1/] {...}