I just upgraded a site from 2.8(Linux) to 2.9.2(windows) and I have had no
problem like that.
e.g.
<td align="right" class=strong-total> <dtml-var total-Sales> </td>
<td align="right" class=strong-total> <dtml-var total-Items> </td>
<td align="right" class=strong-total> <dtml-var total-SUB_TOTAL fmt="%.2f">
</td>
<td align="right" class=strong-total> <dtml-var total-GST fmt="%.2f"> </td>
<td align="right" class=strong-total> <dtml-var total-PST fmt="%.2f"> </td>
<td align="right" class=strong-total> <dtml-var total-TOTAL fmt="%.2f"> </td>
<td align="right" class=strong-total> <dtml-var total-COST_TTL fmt="%.2f">
</td>
Infor Gates wrote:
Dear Zopist
I have upgraded my Zope 2.8.x to Zope 2.9.0. I have used the <dtml-in> sequence
which uses the summary variables (e.g. total-count). It works well in 2.8. However, when I
ported the same <dmtl-in> sequence, the summary variables are not shown. There is no
error message too.
I have checked the documentation (in Zope Help) and others, but there is no
hint of the above.
Have anyone have similar experiences?
Thank you for your time.
CY
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+
countries) for 2ยข/min or less.
------------------------------------------------------------------------
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )