Skip to content
  • Björn Steinbrink's avatar
    Fix failure to rip CD tracks with special characters in their title · 67f5c1ae
    Björn Steinbrink authored
    Certain characters such as ? have a special meaning in URLs so they have
    to be encoded when used in path component, but the AudioCdCollection
    fails to do so and just embeds the raw track title into the URL. Thus it
    is impossible to rip tracks that contain such characters in their title,
    as the URL passed to the KIO subsystem is invalid.
    
    BUG: 224437
    FIXED-IN: 2.6
    REVIEW: 103841
    67f5c1ae
To find the state of this project's repository at the time of any of these versions, check out the tags.