Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed missing directory error when merging comments onto a bare bug. | W. Trevor King | 2008-12-04 | 7 | -21/+34 |
| | | | | | | | | | If bug_A had no comments (and so, no comment directory), changing comment settings before saving raised missing directory errors. save_settings had previously assumed the .be/bugs/XYZ/comments/ directory existed, which wasn't true for comment-less bugs. Now it checks, and creates the directory if necessary. | ||||
* | Added new bug | Aaron Bentley | 2005-03-18 | 1 | -0/+28 |