Summary | blank preview |
Queue | Horde Framework Packages |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | slusarz (at) horde (dot) org |
Requester | dom.lalot (at) gmail (dot) com |
Created | 03/30/2012 (4886 days ago) |
Due | |
Updated | 04/04/2012 (4881 days ago) |
Assigned | 04/02/2012 (4883 days ago) |
Resolved | 04/02/2012 (4883 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit a997c75171a90a1692216d4b635e5745fbd8c9a2
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Apr 2 15:41:06 2012 -0600
[mms] Fix preg backtrack issue in the Linkurls filter (
Bug #11116)..../Text_Filter/lib/Horde/Text/Filter/Linkurls.php | 3 +-
framework/Text_Filter/package.xml | 4 +-
.../test/Horde/Text/Filter/LinkurlsTest.php | 10 +++
.../test/Horde/Text/Filter/fixtures/bug_11116.txt | 61
++++++++++++++++++++
4 files changed, 75 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a997c75171a90a1692216d4b635e5745fbd8c9a2
Taken from
State ⇒ Resolved
commit a997c75171a90a1692216d4b635e5745fbd8c9a2
Author: Michael M Slusarz <slusarz@horde.org>
Date: Mon Apr 2 15:41:06 2012 -0600
[mms] Fix preg backtrack issue in the Linkurls filter (
Bug #11116)..../Text_Filter/lib/Horde/Text/Filter/Linkurls.php | 3 +-
framework/Text_Filter/package.xml | 4 +-
.../test/Horde/Text/Filter/LinkurlsTest.php | 10 +++
.../test/Horde/Text/Filter/fixtures/bug_11116.txt | 61
++++++++++++++++++++
4 files changed, 75 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/a997c75171a90a1692216d4b635e5745fbd8c9a2
State ⇒ Feedback
www\d{0,3}\. # "www.", "www1.", "www2." ? "www999."
fixes things. Looks like all those java class names that contain
'www' are difficult to parse.
I can also verify that this fixes things (at least for this message):
(?<!\.)www\d{0,3}\. # "www.", "www1.", "www2." ? "www999."
Not sure if this is an acceptable fix (it doesn't cause any existing
unit tests to fail at least).
Taken from Michael Slusarz
Queue ⇒ Horde Framework Packages
Version ⇒ Git master
Assigned to Michael Slusarz
State ⇒ Assigned
Priority ⇒ 2. Medium
New Attachment: Re [esup-utilisateurs] Configuration CAS SSL.eml
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ blank preview
Type ⇒ Bug
Priority ⇒ 3. High
to display some mails. Even dble click is not working. I have just an
icon with text part.
If I reply to it, I can see the text.
I send a sample. I have been obliged to change the real emails in it,
but I don't think it matters.
Thanks
Dom