#406 closed defect (fixed)

Open in DispVM doesn't work for files with spaces in the path

Reported by: joanna Owned by: marmarek
Priority: major Milestone: Release 1 Beta 3
Component: core Keywords:
Cc:

Description


Change History (4)

comment:1 Changed 17 months ago by joanna

Correction: is doesn't work if the file has a space followed by a '#' character, e.g.: "invoice #4.doc".

comment:2 Changed 17 months ago by marmarek

Looks like a bug in mimeopen... Calling manually:

mimeopen -n -M '/tmp/test #1.pdf'

fails, while

evince '/tmp/test #1.pdf'

succeeded.

comment:3 Changed 17 months ago by marmarek

  • Owner changed from joanna to marmarek
  • Status changed from new to accepted

comment:4 Changed 17 months ago by marmarek

  • Resolution set to fixed
  • Status changed from accepted to closed
Note: See TracTickets for help on using tickets.