Commit ead97fdc authored by Ivan Tyagov's avatar Ivan Tyagov

Not always such a form is used on a Web Page context so be more robust

and check.
parent e7e8f515
......@@ -157,10 +157,7 @@
</record>
<record id="2" aka="AAAAAAAAAAI=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
......@@ -173,16 +170,13 @@
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
<tuple/>
</tuple>
<global name="TALESMethod" module="Products.Formulator.TALESField"/>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>not:here/getUrlString</string> </value>
<value> <string>python: getattr(here, \'getUrlString\', None) is not None and not here.getUrlString()</string> </value>
</item>
</dictionary>
</pickle>
......
40977
\ No newline at end of file
40978
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment