﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9822,Quick Edit loses \ in the post content,hailin,ryan,"If a post contains \, Quick Edit it, such as changing the category, then click ""Update Post"". The \ is lost. 

The root cause is that $post is read from the db, and the post insertion and save logic assumes magic_quotes are already added. 

The fix is dd_magic_quotes($post);",defect (bug),closed,normal,2.8,Quick/Bulk Edit,,normal,fixed,,
