Ticket #640 (closed defect: Fixed)

Opened 4 years ago

Last modified 39 years ago

url parsing

Reported by: zloba_org Owned by: emostar
Priority: normal Milestone:
Component: qt-gui Version: devel
Keywords: Cc:

Description

subj got screwed up - from what i can tell, urls are not being parsed (displayed as underlined links) anywere except right at the start of a message.

incidentally, this may be a Good Bug - since there's no way to disable URL parsing (is there? maybe it's hidden somewhere), and for me it is quicker to select/paste the url than to run the mozilla openurl script. so here's a feature request: - 'Disable URL Parsing' option

you did fix the picking up of newlines (as <br>) after urls.

"http://someurl" - becomes a link "see http://someurl" - does not "see http://someurl" - nor does this

Change History

Changed 4 years ago by emostar

Logged In: YES user_id=21415

what is your qt version? it's working for me with the examples you have given. as for the option, you can just ignore it and continue to copy & paste. Perhaps you can also take a look at the script to see if there are some items you can configure that will speed it up. such as open in an existing window or something..

Changed 4 years ago by zloba_org

Logged In: YES user_id=1158242

using qt 3.3.1 in 1.3.0 the urls are parsed everywhere, but there's the <br> bug.

Changed 4 years ago by emostar

  • status changed from assigned to closed

Logged In: YES user_id=21415

Well, that bug has been fixed in CVS. So take a look at http://www.licq.org/dailies.php or wait for 1.3.2.

Note: See TracTickets for help on using tickets.