Some pages in SubWiki-s can't be renamed. It is still unclear which page types. Zope-2.5., ZWiki-0.13
THE FIX: Change newid
to pagename
in the input control
DeanGoodmanson, 2002/12/18 14:59 GMT (via web):
Look anything like this?:
<!-- Traceback (innermost last): File /Zope251/lib/python/ZPublisher/Publish.py, line 150, in publish_module File /Zope251/lib/python/ZPublisher/Publish.py, line 114, in publish File /Zope251/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook (Object: FastChanges) File /Zope251/lib/python/ZPublisher/Publish.py, line 98, in publish File /Zope251/lib/python/ZPublisher/mapply.py, line 83, in mapply (Object: rename) File /Zope251/lib/python/ZPublisher/Publish.py, line 44, in missing_name File /Zope251/lib/python/ZPublisher/HTTPResponse.py, line 514, in badRequestError BadRequest -->
FlorianKonnertz, 2002/12/18 15:09 GMT (via web):
Hehehe... Yes that's it exactly. You were really fast, Dean! ;-) I already assumed it has to do with my new footer. (I merged my changes with the current from cvs.) - But: I don't overide it, it's acquired in the SubWiki (just an additional_footer is inserted.). So far by now... - Flo
DeanGoodmanson, 2002/12/18 15:15 GMT (via web):
I also have strangeness when reparenting via the control footer. :-/
DeanGoodmanson, 2002/12/18 18:20 GMT (via web):
The footer control button Rename isn't working, The Reparent isn't quite working either...reparents as a singleton.
FlorianKonnertz, 2002/12/21 08:33 GMT (via web):
Changed the name of the input field to pagename
, it's ok again now:
ChangeLog: make rename/reparent use "pagename" option instead of newid
property change --simon, Sat, 27 Sep 2003 21:58:50 -0700 reply
Category: tracker => general
presumed fixed --betabug, Sat, 17 May 2008 10:33:44 -0700 reply
Status: open => closed
I just recently tested renaming by using the page management form in a subwiki in another issue, and it worked.