﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
9650,attribute_escape() shortcuts,ryan,,"attribute_escape() is often forgotten on value attributes, especially on translated messages.  Maybe some shortcuts would improve adoption. Use esc() as shorthand for atribute_escape() and add _e_esc() and _t_esc() which run translations through attribute_escape(), thus avoiding the need to do this: echo attribute_escape( !__('Translated string') )",defect (bug),closed,normal,2.8,Formatting,,normal,fixed,security i18n,tran.minhquan@…
