PhixFlow Help

Release 7.3.1

PhixFlow

PhixFlow version 7.3.1 is a minor patch to version 7.3.0, including fixes for the problems listed below.


Installation and Upgrade

To install a new PhixFlow instance, follow the standard installation instructions.

To upgrade an existing PhixFlow instance (called CenterView before version 7.0):

  1. First review Compatibility Guide and Upgrade Planning to check any changing requirements for database versions etc.
  2. Follow the Standard Upgrade Instructions plus any special instructions for all intermediate releases listed in Compatibility Guide and Upgrade Planning.



Contents



Changes

None


Bug Fixes

Removed extra message on action validation error

An extra generic error was shown in all cases if the validation step in an action threw an error, using the attribute function error(). This is not needed - in fact, is annoying for users, since this is not a true configuration error - it will be notification to users that the data they have entered into a form is in some way, according to the business rules of the application, incorrect. These extra error messages have been removed.

Fix to directed pipes

Resolved an error in database collectors which resulted in files that were never closed; these open files would then build up until the number exceeded a system-wide limit. This issue particularly affected directed pipes.

Fix to performance stats logging

Resolved an error in performance statistics logging which resulted in no stats being logged.


Please let us know if we could improve this page feedback@phixflow.com