Skip Menu |

This queue is for tickets about the Net-IMAP-Client CPAN distribution.

Report information
The Basics
Id: 113816
Status: new
Priority: 0/
Queue: Net-IMAP-Client

People
Owner: Nobody in particular
Requestors: jaroslav.zeman13 [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Bad filtering procedure
Please add, this line or equivalent: (push @a, uc $key), next if $key =~ m/FLAG|SEEN|ANSWER|DELETE/i; on line: 304 (sub search) in file Client.pm These flags do not have second parameter! Jaroslav Zeman