﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
1488382,rcube_imap_generic.php fails to escape % character as required by RFC3501.,jonabbey,,"Hi, world.

The % character is a wildcard character (the list-wildcards production
in the RFC3501 ABNF grammar), and must be escaped in strings sent over
the IMAP protocol.

The attached patch against 0.8 beta adds this character to the charset
in the primary regexp in the escape() function in
rcube_imap_generic.php.

Without this patch, users of ours who have % characters in their
passwords are not able to login through roundcube to our UW/Panda IMAP
server.
",Bugs,closed,3,0.7.2,IMAP connection,0.7.1,normal,fixed,% login escape,
