HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Bug #871296
Rulesave saving pythagorean_diagonal always as TRUE when it saves it
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Rulesave correctly checks pythagorean_diagonal value (dynamically) against RS_DEFAULT_PYTHAGOREAN_DIAGONAL, but then has hadrcoded assumption that it should save value as TRUE when value is not default. It should save the actual value (opposite of RS_DEFAULT_PYTHAGOREAN_DIAGONAL).
Currently RS_DEFAULT_PYTHAGOREAN_DIAGONAL is FALSE, so the compiled code still works correctly.
History
#1
Updated by Marko Lindqvist 12 months ago
- File 0026-Rulesave-Save-actual-terrain_control.pythagorean_dia.patch 0026-Rulesave-Save-actual-terrain_control.pythagorean_dia.patch added
- File 0006-Rulesave-Save-actual-terrain_control.pythagorean_dia.patch 0006-Rulesave-Save-actual-terrain_control.pythagorean_dia.patch added
- Status changed from In Progress to Resolved
#2
Updated by Marko Lindqvist 12 months ago
- Status changed from Resolved to Closed
- Assignee set to Marko Lindqvist