﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1488567,Missing escape in larry theme,lrobol,thomasb,"I've encountered this bug while using 0.8-rc. There is a missing escape in skins/larry/includes/footer.html at the line 6:
{{{#!js
  UI.set('errortitle', '<roundcube:label name=""errortitle"" />');
}}}
and while using italian translation the string errortitle contains the character ', breaking all the JS of Roundcube. Replacing ' with "" works as a workaround. 
",Bugs,closed,5,0.8-stable,Client Scripts,0.8-rc,major,fixed,,
