add set_page_data as well stable
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Thu, 12 Nov 2009 17:36:15 +0100
branchstable
changeset 3833 5507aa75f601
parent 3832 ce8dd861f442
child 3834 e3e64352063d
child 3835 a191b3b9e455
add set_page_data as well
dbapi.py
--- a/dbapi.py	Thu Nov 12 17:32:09 2009 +0100
+++ b/dbapi.py	Thu Nov 12 17:36:15 2009 +0100
@@ -498,6 +498,7 @@
         DBAPIRequest.url = fake
         DBAPIRequest.next_tabindex = fake
         DBAPIRequest.get_page_data = fake
+        DBAPIRequest.set_page_data = fake
         DBAPIRequest.add_js = fake #cwrb.add_js.im_func
         DBAPIRequest.add_css = fake #cwrb.add_css.im_func
         # XXX could ask the repo for it's base-url configuration