Opened 13 years ago

Closed 13 years ago

#79 closed defect (fixed)

A Bug in the IMPORT command prevents playlists with spaces in filename to load

Reported by: stephanj Owned by: ph3-der-loewe
Priority: medium Milestone:
Component: RoarAudio PlayList Daemon Version: 0.1rc3
Keywords: Cc:
Architecture: Compiler:
Difficulty: Kernel:
Operating System: Parent Tickets:
Patch attached: no Protocol: RPLD
Sound driver: Topic: Bug Fix

Description

A Bug in the IMPORT command prevents playlist with spaces in filename to load. I will give more informations at a later point.

Subtickets

Change History (3)

comment:1 Changed 13 years ago by ph3-der-loewe

  • Owner set to ph3-der-loewe
  • Protocol set to RPLD
  • Status changed from new to accepted
  • Topic set to Bug Fix
  • Version set to current

Bug in proto_simple.c:1042 in function proto_simple_import_export().
Function checks of single space as delm.

Should check opening quote or double quote and only for space in case of filename parameter is set to symbolic names STDIN or STDOUT.

comment:2 Changed 13 years ago by ph3-der-loewe

  • Status changed from accepted to assigned

comment:3 Changed 13 years ago by ph3-der-loewe

  • Resolution set to fixed
  • Status changed from assigned to closed
  • Version changed from current to 0.1rc3
Note: See TracTickets for help on using tickets.