project_issue 4.7.x-1.6
| Download | Size | md5 hash |
|---|---|---|
| project_issue-4.7.x-1.6.tar.gz | 35.97 KB | f6035fbe897c01411b6713d252f37884 |
Official release from CVS tag: DRUPAL-4-7--1-6
Last updated: January 7, 2008 - 00:00
NOTE: Unless critical bugs are uncovered, this will be the last official release for the 4.7.x-1.* series. All users are strongly encouraged to upgrade to at least 4.7.x-2.*, or better yet, 5.x-1.*, as soon as feasible. Support for this release series is basically over.
Changes since version 4.7.x-1.5:
- Fixing evil bug from revision 1.172.2.50 where CVS merge conflict markers were left in the code that was committed.
- #159286 by dww: Fixed a syntax error that snuck in from the previous patch which and caused fatal errors on the settings page.
- #74953 by hunmonk: When deleting a project, issue comments were left in the DB. We now correctly remove all issues associated with a deleted project.
- #75725 by hunmonk: The project 'submission guidelines' used to show up after you submited an issue. Now, the message is only displayed if nothing has been posted.
- #112909 by hunmonk: The default issue state setting wasn't always used.
- #143154 by ChrisKennedy: URL regex assumed href is the sole attribute.
- #173657 by hunmonk: Cron could not close fixed issues when anonymous has no access.
- #173659 by zostay: Fixed bug where cron would only close one ticket per run because of a check against 'cid' in a comment object that was reused.
- #181099 by ChrisKennedy: Fixed bug with average lifetime issue statistics.
- #185388 by ChrisKennedy: Don't mangle long URLs when emailing.
- #185378 by dww: Fixed breadcrumbs on the issue statistics page.
- #185747 by ChrisKennedy: Fixed bug in mail output for issues that are assigned to Anonymous.
- #189822 by dww: Issue digest and reminder emails now honor PROJECT_NOMAIL.
- #157512 by hunmonk: 'Project' form value was lost on search.
- #206502 by beginner, dww and hunmonk: Fixed some translation errors regarding issue priorities and categories.
- #32792 by fgm: pubDate in feeds is illogical.
