6.0.0-beta1
8/15/25

[#11116] blank preview
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

History
04/04/2012 03:53:47 AM Git Commit Comment #7 Reply to this comment
Changes have been made in Git (develop):

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
04/02/2012 09:41:52 PM Michael Slusarz Assigned to Michael Slusarz
Taken from Horde DevelopersHorde Developers
State ⇒ Resolved
 
04/02/2012 09:41:25 PM Git Commit Comment #6 Reply to this comment
Changes have been made in Git (master):

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
04/02/2012 09:21:09 PM Jan Schneider Comment #5 Reply to this comment
Looks legit.
04/02/2012 08:48:19 PM Michael Slusarz Comment #4
State ⇒ Feedback
Reply to this comment
I can confirm that explicitly removing this check:

     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).
04/02/2012 08:40:21 PM Michael Slusarz Assigned to Horde DevelopersHorde Developers
Taken from Michael Slusarz
 
04/02/2012 08:40:08 PM Michael Slusarz Comment #3
Queue ⇒ Horde Framework Packages
Version ⇒ Git master
Reply to this comment
It's a preg backtrack limit issue in the Linkurls Text_Filter class.
03/30/2012 08:15:28 AM Jan Schneider Comment #2
Assigned to Michael Slusarz
State ⇒ Assigned
Priority ⇒ 2. Medium
Reply to this comment
Confirmed
03/30/2012 07:43:35 AM dom (dot) lalot (at) gmail (dot) com Comment #1
New Attachment: Re [esup-utilisateurs] Configuration CAS SSL.eml Download
State ⇒ Unconfirmed
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ blank preview
Type ⇒ Bug
Priority ⇒ 3. High
Reply to this comment
About one or two month ago, I noticed that sometimes, I was not able 
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


Saved Queries