From: Jordan S. <js...@jw...> - 2003-02-24 02:32:05
|
This patch fixes: 690207 ID3 tags need to be HTMLEncoded 690295 Dir link failure 691026 View Entire Album does not work for songs in the queue I figure that when the patch is added to CVS, the bugs should be closed. Note: The "htmlSanitize" function really only deals with ' and % at this point. I'm not sure that anything else would break the links (and I don't think % would, but I put it in to be consistent for later decoding), but it'd be easy enough to add whatever characters into the switch statement. I tried putting it into the patch tracker, but I keep getting an error: Artifact: Only Artifact Admins Can Modify Private ArtifactTypes Probably, it just needs to be configured? Jordan |