Bug #7627
Missing check when opening classesfile
| Status: | Closed | Start date: | 05/23/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Core | |||
| Target version: | 1.3.x | |||
| Keywords: | Affected mCollective version: | |||
| Branch: | ripienaar/bug/master/7627 | |||
| Votes: | 0 |
Description
When the config management classes file no check is done. If the file doesn’t exist you get a ruby error in the logs.
History
Updated by R.I. Pienaar about 1 year ago
- Status changed from Unreviewed to Accepted
- Assignee set to Nicolas Szalay
- Target version set to 1.3.x
Updated by Nicolas Szalay about 1 year ago
fix is in my branch : https://github.com/rottenbytes/marionette-collective/tree/ticket_7627 commit : https://github.com/rottenbytes/marionette-collective/commit/0fac414459c06f5be3c12c4ec15fda5c0d3c6d93
Updated by R.I. Pienaar about 1 year ago
- Status changed from Accepted to Ready For Checkin
- Branch set to ripienaar/bug/master/7627
Updated by R.I. Pienaar about 1 year ago
Merged the contributed code, improved the error message and added test cases for the has_cf_class? method
commits 057a240…fae6b7f – http://bit.ly/k80vi7
Updated by R.I. Pienaar about 1 year ago
- Status changed from Ready For Checkin to Closed