old regexp would have failed for old comment page names
parent
4ba3c11592
commit
fe4e7cd3f7
|
@ -37,4 +37,7 @@ two underscores. I think that is the root of the bug. --[[Joey]]
|
|||
>> * *d* marks `\d+` (one or more digits)
|
||||
>> * *u* marks the literal `_`
|
||||
>>
|
||||
>> The old regexp would have failed for the older format
|
||||
>> `foo/comment_1._comment`, though.
|
||||
>>
|
||||
>> --[[smcv]]
|
||||
|
|
Loading…
Reference in New Issue