Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (28 - 30 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
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.

#9 fixed Delete/Expunge crash nelhage@MIT.EDU nelhage@MIT.EDU
Description

Steps to repro:

  1. Delete all messages
  2. Press n d x
  3. Segfault.
#24 fixed Display both nickname and JID in presence information nelhage@MIT.EDU kchen@MIT.EDU
Description

barnowl should display both the nickname and JID in its presence list. In addition to providing more information, it also makes it clear that one's own JID is discoverable.

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