What's New in FogBugz Release 4.0.17
(also known as FogBugz 4 PHP Beta 3)
- 156422
- Run the PEAR installer with the FogBugz php, so that PEAR is installed to the mod_apache php rather than the command-line php.
- 163681
- Don't call iconv() on email contents when that email has no charset.
- 163721
- Hold rss feed responses until the full page is generated, so that errors will be shown properly.
- 164257
- Added diagnostics and a PHP configuration checker to the Site page.
- 164818
- Default to not forcing creation of a new bug if the ForceNewBug parameter is absent in BugzScout submissions.
- 164959
- Fixed date reverting to US format on edit bug pages.
- 167399
- Reload site configuration settings in the FogBugz maintenance daemon, so that the admin doesn't have to restart it after changing sURL.
- 167752
- Fix an intermittent bug in the rendering of email with multiple attachments.
- 168103
- Keep the maintenance service from getting stuck on email messages that do not have Message IDs, or mail servers that do not provide these.
- 163759
- Fixed the Debian fogbugzmaint startup script example.
- 163804
- Make example source control URLs point to php rather than asp pages.
- 163981
- Fixed an incorrect regex in the compiler that was causing the string " aspect" to be compiled to ".phpect".
- 163982
- Use mv instead of PHP rename(), so that upgrades will work across partitions on FreeBSD.
- 163716
- Allow the Linux installer to upgrade the database without displaying the user confirmation page.
- 167730
- Fix the PHP autoresponder.
