Text parsing doesn't work with numbers in links

Bug #1363292 reported by Dennis O'Flaherty
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
messaging-app
New
Undecided
Dennis O'Flaherty

Bug Description

If a text message contains a URL with a number in it, the replacement function might garble it:

Message:
   https://bugs.launchpad.net/messaging-app/+bug/1363292

Expected Output:
  <a href='https://bugs.launchpad.net/messaging-app/+bug/1363292'>https://bugs.launchpad.net/messaging-app/+bug/1363292

Actual Output:
  <a href="https://bugs.launchpad.net/messaging-app/+bug/<a href="tel:///1363292">1363292</a>" title="https://bugs.launchpad.net/messaging-app/+bug/<a href="tel:///1363292">1363292</a>">https://bugs.launchpad.net/messaging-app/+bug/<a href="tel:///1363292">1363292</a></a>

description: updated
Changed in messaging-app:
assignee: nobody → Dennis O'Flaherty (doflah)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.