Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (43 - 45 of 116)

Ticket Resolution Summary Owner Reporter
#174 fixed Narrowing to instance names with quotes doesn't quite work adehnert@mit.edu
Description

If you write to instance "test" and 'test', and then attempt to narrow to either one, the filter related-class-foo-instance-.test. will be created, with the definition properly using "(un)*'test'(\.d)*$". This means that when you try to narrow to the other one, it will notice that you already have the filter, and narrow to it. As a result, you won't actually see the correct message.

#144 fixed Need better notification when sending a zephyr fails speth@mit.edu
Description

When sending a zephyr fails because of expired/nonexistent Kerberos tickets, the only indicator is the message "Waiting for ack..." in the lower pane, which is erased by almost any subsequent action. Instead, it should print an error in the message window, like the one that is generated for sending a zephyr to a non-existent user.

#149 fixed Net::IRC is abandoned andersk@mit.edu
Description

http://search.cpan.org/~apeiron/Net-IRC-0.79/IRC.pm

“Net::IRC - DEAD SINCE 2004 Perl interface to the Internet Relay Chat protocol

This module has been abandoned and is no longer developed. This release serves only to warn current and future users about this and to direct them to supported and actively-developed libraries for connecting Perl to IRC. Most new users will want to use Bot::BasicBot, whereas more advanced users will appreciate the flexibility offered by POE::Component::IRC. We understand that porting code to a new framework can be difficult. Please stop by #perl on irc.freenode.net and we'll be happy to help you out with bringing your bots into the modern era.”

Note: See TracQuery for help on using queries.