Commit e24b9a4b authored by Yusuke Muraoka's avatar Yusuke Muraoka

add a bug case of ListBox.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28090 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b6e30680
......@@ -158,6 +158,40 @@
set_page python:1">\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/checkCurrentPage" />\n
</tal:block>\n
<tr>\n
<td>clickAndWait</td>\n
<td>id=x1_listbox_last_page</td>\n
<td></td>\n
</tr>\n
<tal:block tal:define="prefix string:x0_listbox;\n
set_page python:2">\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/checkCurrentPage" />\n
</tal:block>\n
<tal:block tal:define="prefix string:x1_listbox;\n
set_page python:10">\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/checkCurrentPage" />\n
</tal:block>\n
<tal:block tal:define="prefix string:x2_listbox;\n
set_page python:1">\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/checkCurrentPage" />\n
</tal:block>\n
<tr>\n
<td>clickAndWait</td>\n
<td>id=x1_listbox_first_page</td>\n
<td></td>\n
</tr>\n
<tal:block tal:define="prefix string:x0_listbox;\n
set_page python:2">\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/checkCurrentPage" />\n
</tal:block>\n
<tal:block tal:define="prefix string:x1_listbox;\n
set_page python:1">\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/checkCurrentPage" />\n
</tal:block>\n
<tal:block tal:define="prefix string:x2_listbox;\n
set_page python:1">\n
<tal:block metal:use-macro="here/ListBoxZuite_CommonTemplate/macros/checkCurrentPage" />\n
</tal:block>\n
</tbody></table>\n
</body>\n
</html>\n
......
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