Comment 41 for bug 1329202

Revision history for this message
Kevin Wern (kevin-m-wern) wrote :

I can confirm that's what is happening--I guess fix wasn't the right word. The commit message says:

"...This commit fixes this by always doing the escaping step before sending this to the server. This may only be a problem in case GET parameters were included in the mountpoint URI. *However, this was never part of the concept and was supported by the main line Icecast2 server*..."

I don't know what that should mean for this bug. I know from the experience of using the escape fix on mixxx's end that this DOES fix the metadata issue, but it also destroys the meaning of the get parameters and forces users to escape reserved characters.