At 20:03 +0200 11-05-2005, Michiel Meeuwissen wrote:
Andre van Toly wrote:
- <mm:write><mm:islessthan value="$[+ $totsize - $conf_max]">&nbsp;&raquo;&raquo;</mm:islessthan></mm:write>
+ <mm:write><mm:islessthan value="${+ $totsize - $conf_max}">&nbsp;&raquo;&raquo;</mm:islessthan></mm:write>

I think this will break now when EL is enabled, because the original mmbase tagblib expression ${+ is not recognized by EL, $[] was introduced, to make it possible to make pages which work in EL and non-EL environments.

Ah, OK. But i have not noticed any problems with it. Do you mean it will cause some when you are using MMBase 1.7 with EL? Or with MMBase 1.8 and EL? I tested it on MMBase 1.7 non-EL and 1.8 with EL.


---Andr�
--
Andr� van Toly
http://www.toly.nl                                mobile +31(0)627233562
------------------------------------------------------------------>><<--
_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to