Shane Graber wrote:
Both of the below variants yield the same traceback as the original:
TypeError: typogrify_text() takes no arguments (1 given)

<div tal:content="structure python: context.typogrify_text(text=text)">
            TYPOGRIFIED TEXT REPLACED HERE
</div>

Seems to me like somehow your definition of the 'text' argument isn't
recognized by the script.

How does it look like when viewed in ZMI? Do you see

  text

appearing in the "Parameter" column when going to the "Test"
tab?


Raphael


_______________________________________________
Product-Developers mailing list
[email protected]
http://lists.plone.org/mailman/listinfo/product-developers

Reply via email to