Custom Query (116 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (31 - 33 of 116)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Ticket Resolution Summary Owner Reporter
#133 fixed :unsub doesn't work if ~/.zephyr.subs is a symlink jgross@mit.edu broder@mit.edu
Description

My ~/.zephyr.subs is a symlink so that I can easily switch subs lists.

However, when I try to :unsub, I get "[Error] No subscription present in /afs/athena.mit.edu/user/b/r/broder/.zephyr.subs"

I did a little bit of source diving, and I think this is because BarnOwl handles unsubs by creating a new file without the sub, then rename()ing it over the old subs file.

#132 fixed Reply does not handle newlines correctly nelhage@mit.edu cesium@mit.edu
Description

If I send a zephyr to instance "ab\ncd", and then reply to it, the zwrite line looks like

----> zwrite -c foo -i ab
cd

This causes the zephyr to be sent to class foo instance ab, as well as the single recipient cd.

If I reply to instance "ab\ncd ef", on the other hand, or include quotes inside the instance, BarnOwl seems to quote correctly.

#131 fixed Segfault on malformed CC line cesium@mit.edu
Description

If I send a zephyr where the first line is something like

CC:

without a list of CC'd recipients, BarnOwl segfaults.

This is reproducible using BarnOwl 1.5 on linerva.

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