Index: trunk/phase3/maintenance/parserTests.txt |
— | — | @@ -7137,6 +7137,18 @@ |
7138 | 7138 | |
7139 | 7139 | !! end |
7140 | 7140 | |
| 7141 | +!! test |
| 7142 | +Bug 15196: localised external link numbers |
| 7143 | +!! options |
| 7144 | +language=fa |
| 7145 | +!! input |
| 7146 | +[http://en.wikipedia.org/] |
| 7147 | +!! result |
| 7148 | +<p><a href="http://en.wikipedia.org/" class="external autonumber" title="http://en.wikipedia.org/" rel="nofollow">[۱]</a> |
| 7149 | +</p> |
| 7150 | +!! end |
| 7151 | + |
| 7152 | + |
7141 | 7153 | # |
7142 | 7154 | # |
7143 | 7155 | # |