The EasyPattern for [CRLF] and [DOSnewline] do not work.
Workaround: use EasyPattern [ (CR,LF ) ] instead.
[Hyperlinks] and [EmailAddress] are not working correctly.
For now, use this perl pattern for [Hyperlinks]
(?:(ftp|http|https|telnet|gopher|nntp)://([_a-z\d\-]+(?:\.[_a-z\d\-]+)+)((?:[_a-z\d\-\\\./]+[_a-z\d\-\\/])+)*?)
and this one for [EmailAddress]
(?:\b([_a-z0-9-]+(?:\.[_a-z0-9-]+)*)@([_a-z0-9-]+(?:\.[_a-z0-9-]+)*?)\.(?:[a-z]{2,4}?)\b)
These will be fixed in the next release.
Current bugs in 7.1.5
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact: