Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (13 - 15 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Ticket Resolution Summary Owner Reporter
#184 fixed Default zsigs are empty jgross@mit.edu
Description

Since commit 010a9511420887329269aa51e7598533e826c57f, the default zsigs show up as empty; BarnOwl::default_zephyr_signature() checks BarnOwl::getvar('zsigproc') as a boolean (which may be incorrect if you happen to have a zsigproc called 0). As of that commit, BarnOwl::getvar returns "<null>" instead of undef.

Some possible fixes were talked about on -c barnowl.

#176 duplicate viewuser should support non-zephyr protocols kchen@mit.edu
Description

I frequently talk with one person on jabber, and whenever I want to look over our conversation, I have to do:

:view -d sender first-few-letters-of-jid M-n

I'd rather just do :vu first-few-letters-of-jid <tab>

Other protocols should probably have similar things too.

#175 fixed "startup" command produces error when run for the first time jgross@mit.edu kchen@mit.edu
Description

When ~/.owl/startup doesn't exist, barnowl produces an undesired error when the "startup" command is used for the first time, even though the command succeeds and ~/.owl/startup is successfully created with the correct contents:

Cannot open /afs/athena.mit.edu/user/other/paco.owl/startup (for reading): No such file or directory

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracQuery for help on using queries.