Release Notes - Nexus: 1.7.4

32: Give more error details when a database connection failure occurs during installation

Installer reports the exact message mysql outputs when a problem occurs during initial connection

33: PHP error in group object being logged frequently causing huge log files over time

PHP error logging is now optional and turned off by default.  Also, one of the errors that was being logged frequently was removed.

34: Allow disabling of php error logging

Off by default now but can be turned on by setting IW_LOG_PHP_ERRORS to true in share.config.php

35: php error when clicking forgot password link

The email address would not be remembered if the initial form submit failed for some reason.

36: Confusing behaviour when no category specified during document add

When a doc add fails for some reason, the form is now redisplayed in the way that it was just before submission so you don't have to reupload the file or reenter any data

37: When group administrator adds a document, the wrong permissions are attributed to the new document

It used to be that group administrators could add a document that would give permissions for any domain to see. 

41: PHP errors occur (with IW_DEBUG set to true) when trying to delete an organization still has users in it

There was no ill-effects caused by this problem but it was a nuisance for those with IW_DEBUG enabled.

45: When group mail is not sent the user sees only a blank screen

Even when group mail was sent you'd get a blank screen except for the notification message

53: Briefcase items not sent via email

Typing in the email and pressing the Email button failed completely whether or not email was setup correctly.

54: Editing permissions on multiple documents in the briefcase has no effect

No change was made at all to document permissions so this wouldn't have caused a security issue.

55: Deleting a group changes the permissions already set for other, still existing, groups

This would also have affected documents with permissions assigned for that group.

Produced by FogBugz