﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,appname,phpversion,exts,sapi,probability,blockedby,blocking
104,Remove magic quotes when saving a value [patch],blueyed,moo,"When you edit a value in the XCache admin, magic quotes (inserted by PHP) do not get removed.

Therefor, with magic_quotes_gpc=pn a value like ""'foo'"" will get saved as ""\'foo\'"" by xcache.

I'll attach a patch with fixes this, by dynamically defining a remove_magic_quotes() function to handle this.",defect,closed,major,2.0.0,admin,2.0.0,fixed,patch,,,,,FastCGI,,,
