hdgarrood / redmine_release_notes

A plugin to add release notes to Redmine
GNU General Public License v3.0
73 stars 47 forks source link

Handle undefined category in report generator #111

Closed pbininda closed 10 years ago

pbininda commented 10 years ago

Without this, generating reports which contains issues without category does not work.

pbininda commented 10 years ago

fixes #109

hdgarrood commented 10 years ago

Thanks :)

pbininda commented 10 years ago

fixes #109 (not #110 as previously stated)