Ticket #733 (closed defect: fixed)

Opened 3 years ago

Last modified 12 months ago

url recognition doesn't work properly

Reported by: nobody Owned by: erijo
Priority: normal Milestone: 1.3.4
Component: qt-gui Version: 1.3.0
Keywords: Cc:

Description (last modified by erijo) (diff)

I'm using licq 1.3.0/ssl + kde 3.3 (on gentoo) If I try to open an url somebody send me often there is a trailing '<br> '. Result is a 404 erroror a redirect. To work around you can add 'URL=${URL%<br>?}' to the viewurl scripts after $URL is set (I tested it just for firefox with viewurl-mozilla.sh but it should work with others as well)

Another annoying thing is that urls only become links which launch a webbrowser via mouse click when there's something like http:// or ftp:// in the beginning. You often recieve links like www.somedomain.com. I think it would be more comfortable to launch them with a click too. On the other hand when you just have something like 'http:// a' is recognized as url.

Change History

Changed 3 years ago by emostar

Logged In: YES user_id=21415

The first part you mentioned is fixed in CVS and will be in the next release. The 2nd part, that is one of the things that we will get done in the future.

Changed 2 years ago by erijo

  • description modified (diff)
  • milestone set to 1.3.6

Changed 2 years ago by erijo

  • owner changed from emostar to erijo
  • status changed from assigned to new

Changed 2 years ago by erijo

  • status changed from new to closed
  • resolution changed from None to fixed
  • milestone changed from 1.3.6 to 1.3.4

Second part fixed in [4535].

Changed 2 years ago by erijo

  • summary changed from smart+question to url recognition doesn't work properly

Changed 12 months ago by anonymous

  • milestone 1.3.4 deleted

Milestone 1.3.4 deleted

Changed 12 months ago by erijo

  • milestone set to 1.3.4
Note: See TracTickets for help on using tickets.