This patch fixes the following bugs:
1682965 - addrecipe.php error on line 227 (also editrecipe.php) - Already fixed in 1.3.0unofficial
1682956 - First user privs should be set to 16383
1682946 - Broken package
1682933 - Setting permissions to 000 causes corruption of directories
To fix the permissions issue we just disable the automatic permissions
change and rely on the user to delete the /install directory.
NOTE: Superseeds the 1.3.0 unofficial patch and contains all 1.3.0u updates with the above fixes applied.
Please follow the directions in 1.3.0:
"This patch can be unpacked on top of an existing 1.2.0 installation.
Please look at common-dist.php and copy your existing common.php variables
into this file and rename to common.php.
Also rename the new styles-dist.css to styles.css."
1.3.0u to 1.3.1u