Commit 4164e389 authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

we no longer have /view in URLs.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40414 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b520edf5
......@@ -34,7 +34,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -62,7 +62,7 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/0/view</td>\n
<td>${base_url}/foo_module/0</td>\n
<td></td>\n
<td>Go to first line</td>\n
</tr>\n
......@@ -92,13 +92,13 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/0/view</td>\n
<td>${base_url}/foo_module/0</td>\n
<td></td>\n
<td>Go to first line</td>\n
</tr>\n
<tr>\n
<td>assertElementNotPresent</td>\n
<td>//a[@href=\'${base_url}/foo_module/0/1/view?selection_index=0&amp;selection_name=foo_line_selection&amp;reset:int=1\']</td>\n
<td>//a[@href=\'${base_url}/foo_module/0/1?selection_index=0&amp;selection_name=foo_line_selection&amp;reset:int=1\']</td>\n
<td></td>\n
<td>Make sure an no a tag is present in ListBox</td>\n
</tr>\n
......@@ -116,11 +116,9 @@
</tr>\n
</tbody></table>\n
</body>\n
</html>\n
\n
</html>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -134,9 +132,13 @@
<key> <string>id</string> </key>
<value> <string>testEditableError</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -34,7 +34,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -62,7 +62,7 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/0/view</td>\n
<td>${base_url}/foo_module/0</td>\n
<td></td>\n
<td>Go to first line</td>\n
</tr>\n
......@@ -92,13 +92,13 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/0/view</td>\n
<td>${base_url}/foo_module/0</td>\n
<td></td>\n
<td>Go to first line</td>\n
</tr>\n
<tr>\n
<td>assertElementNotPresent</td>\n
<td>//a[@href=\'${base_url}/foo_module/0/1/view?selection_index=0&amp;selection_name=foo_line_selection&amp;reset:int=1\']</td>\n
<td>//a[@href=\'${base_url}/foo_module/0/1?selection_index=0&amp;selection_name=foo_line_selection&amp;reset:int=1\']</td>\n
<td></td>\n
<td>Make sure an no a tag is present in ListBox</td>\n
</tr>\n
......@@ -116,11 +116,9 @@
</tr>\n
</tbody></table>\n
</body>\n
</html>\n
\n
</html>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -134,9 +132,13 @@
<key> <string>id</string> </key>
<value> <string>testEditableNoLink</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -37,7 +34,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -73,7 +70,7 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/0/view</td>\n
<td>${base_url}/foo_module/0</td>\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -103,7 +100,7 @@
</tr>\n
<tr>\n
<td>assertAbsoluteLocation</td>\n
<td tal:content="string:glob:${here/portal_url}/foo_module/0/view" />\n
<td tal:content="string:glob:${here/portal_url}/foo_module/0" />\n
<td></td>\n
</tr>\n
<tr>\n
......@@ -113,16 +110,15 @@
</tr>\n
<tr>\n
<td>assertAbsoluteLocation</td>\n
<td tal:content="string:glob:${here/portal_url}/view" />\n
<td tal:content="string:glob:${here/portal_url}" />\n
<td></td>\n
</tr>\n
\n
</tbody></table>\n
</body>\n
</html>\n
</html>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -136,9 +132,13 @@
<key> <string>id</string> </key>
<value> <string>testBreadCrumbs</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -37,7 +34,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<html xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -54,7 +51,7 @@ Selected</td></tr>\n
<tal:block metal:use-macro="here/PTZuite_CommonTemplate/macros/init" />\n
<tr>\n
<td>open</td>\n
<td tal:content="string: ${here/portal_url}/foo_module/1/view">/erp5/foo_module/1/view</td>\n
<td>${base_url}/foo_module/1</td>\n
<td></td>\n
</tr>\n
<!-- when clicking on the action button of a drop down when nothing is selected\n
......@@ -78,7 +75,7 @@ shouldn\'t do anything. -->\n
</tr>\n
<tr>\n
<td>assertAbsoluteLocation</td>\n
<td tal:content="string:glob:${here/portal_url}/foo_module/1/view" />\n
<td>regexp:${base_url}/foo_module/1(\\?|$$)</td>\n
<td/>\n
</tr>\n
<tr>\n
......@@ -88,11 +85,9 @@ shouldn\'t do anything. -->\n
</tr>\n
</tal:block>\n
</body>\n
</html>\n
\n
</html>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -106,9 +101,13 @@ shouldn\'t do anything. -->\n
<key> <string>id</string> </key>
<value> <string>testDropDownListActionsNothingSelected</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -102,7 +102,7 @@
</tr>\n
<tr>\n
<td>assertAbsoluteLocation</td>\n
<td tal:content="string:glob:${here/portal_url}/foo_module/1/view"/>\n
<td>${base_url}/foo_module/1</td>\n
<td></td>\n
<td></td>\n
</tr>\n
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -54,7 +51,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -74,7 +71,7 @@
</tal:block>\n
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -92,9 +89,13 @@
<key> <string>id</string> </key>
<value> <string>BTZuite_CommonTemplate</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -54,11 +51,11 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<div><p>This is just a test.</p></div>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -76,9 +73,13 @@
<key> <string>id</string> </key>
<value> <string>FooModule_renderListBox</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Only a test</string> </value>
<value> <unicode>Only a test</unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -51,7 +51,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -139,7 +139,7 @@
\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/0/view</td>\n
<td>${base_url}/foo_module/0</td>\n
<td></td>\n
</tr>\n
\n
......@@ -195,10 +195,9 @@
</tal:block>\n
\n
\n
</tal:block>\n
</tal:block>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -216,9 +215,13 @@
<key> <string>id</string> </key>
<value> <string>ListBoxDialogModeZuite_CommonTemplate</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Common Template for ListBoxDialogModeZuite</string> </value>
<value> <unicode>Common Template for ListBoxDialogModeZuite</unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -51,7 +51,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -79,7 +79,7 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/view</td>\n
<td>${base_url}/foo_module</td>\n
<td></td>\n
</tr>\n
</tal:block>\n
......@@ -98,10 +98,9 @@
<td tal:content="set_page"></td>\n
</tr>\n
</tal:block>\n
</tal:block>\n
</tal:block>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -119,9 +118,13 @@
<key> <string>id</string> </key>
<value> <string>ListBoxZuite_CommonTemplate</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Common Template for ListBoxZuite</string> </value>
<value> <unicode>Common Template for ListBoxZuite</unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -54,7 +51,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -82,14 +79,13 @@
</tr>\n
<tr>\n
<td>open</td>\n
<td>${base_url}/foo_module/view</td>\n
<td>${base_url}/foo_module</td>\n
<td></td>\n
</tr>\n
</tal:block>\n
</tal:block>\n
</tal:block>
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -107,9 +103,13 @@
<key> <string>id</string> </key>
<value> <string>MatrixBoxZuite_CommonTemplate</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Common Template for MatrixBoxZuite</string> </value>
<value> <unicode>Common Template for MatrixBoxZuite</unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -54,7 +51,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -96,7 +93,7 @@
</tal:block>\n
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -114,9 +111,13 @@
<key> <string>id</string> </key>
<value> <string>PTZuite_CommonTemplate</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string>Common Template for PTZuite</string> </value>
<value> <unicode>Common Template for PTZuite</unicode> </value>
</item>
</dictionary>
</pickle>
......
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -54,7 +51,7 @@
</item>
<item>
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
<value> <unicode encoding="cdata"><![CDATA[
<tal:block xmlns:tal="http://xml.zope.org/namespaces/tal"\n
xmlns:metal="http://xml.zope.org/namespaces/metal">\n
......@@ -84,7 +81,7 @@
</tal:block>\n
]]></string> </value>
]]></unicode> </value>
</item>
<item>
<key> <string>content_type</string> </key>
......@@ -102,9 +99,13 @@
<key> <string>id</string> </key>
<value> <string>RelationFieldZuite_CommonTemplate</string> </value>
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
<value> <unicode></unicode> </value>
</item>
</dictionary>
</pickle>
......
638
\ No newline at end of file
639
\ 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