Actions
Feature #16138
closed+calc should check the operators rules
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Content Rendering
Target version:
-
Start date:
2006-05-09
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
I don't know, whether this is included in 4.0, but in 3.8.0 it's not.. .. and the docs say too, that it isn't in 4.0:
it would be nice, if template settings with +calc at the end would be "checked" for the operators.. .. or passed to a php function (like eval..) to do the job..
100-300*100/300 isn't working as expected.. (should return 100-100 = 0 | > returns something >100..)
i know, that this is a big thing to do, but it would be VERY userful..
(issue imported from #M3458)
Actions