Opened 14 years ago
Closed 14 years ago
#184 closed defect (fixed)
Default zsigs are empty
Reported by: | jgross@mit.edu | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | internals | Keywords: | |
Cc: |
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.
Change History (1)
comment:1 Changed 14 years ago by jgross@mit.edu
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Resolved by ca749a95d6931025b7d334764a6776c9dbf0325d