Ticket #541 (closed defect: Fixed)

Opened 5 years ago

Last modified 39 years ago

viewurl-mozilla.sh missing quotes around URL

Reported by: petere78 Owned by: emostar
Priority: normal Milestone:
Component: url Version: devel
Keywords: Cc:

Description

viewurl-mozilla.sh mishandles URLs with spaces because it does not properly quote the URL shell variable. Replace ${MOZILLA} -remote openurl(${OPENSTRING}) by ${MOZILLA} -remote "openurl(${OPENSTRING})" and ${MOZILLA} ${URL} by ${MOZILLA} "${URL}"

Change History

Changed 4 years ago by emostar

  • status changed from assigned to closed

Logged In: YES user_id=21415

This is fixed in the latest CVS version of Licq. It will be included in the next release, or you may use the CVS version. Read http://www.rhrk.uni-kl.de/~dmuell/licq/

Note: See TracTickets for help on using tickets.