Re: Kupu is broken on plone.org
Martin Aspeli <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.website |
|---|---|
| Message-ID | <[email protected]> |
Martin Aspeli wrote: > Martin Aspeli wrote: >> Hi, >> >> Sometime this weekend (it was working on Friday) Kupu broke on >> plone.org. Loading the edit page of a PHC tutorial/manual/howto page >> displays an empty kupu area which appears un-editable. >> >> In other words: I can't finish my documentation. :( >> >> Firebug isn't showing anything untoward. Did any changes happen this >> weekend that could've caused this? > > Some observations: > > - TinyMCE seems to have been installed. It's a pretty old version, > though (1.1rc2; 1.1rc6 is the latest stable version) > > - Trying to change my editor to tinymce in the control panel results > in this error: > > Module ZPublisher.Publish, line 119, in publish > Module ZPublisher.mapply, line 88, in mapply > Module ZPublisher.Publish, line 42, in call_object > Module Products.CMFFormController.FSControllerPageTemplate, line 90, in > __call__ > Module Products.CMFFormController.BaseControllerPageTemplate, line 28, > in _call > Module Products.CMFFormController.ControllerBase, line 227, in getNext > ValueError: No next action found for personalize_form.success.Plone > Site.Save Metadata actions: ZMI actions: The reason for this is pretty clear: It's customised here: http://svn.plone.org/svn/plone/Products.PloneOrg/trunk/Products/PloneOrg/skins/ploneorg/ But personalize_form.cpt.metadata doesn't have any of the portal_form_controller actions in it. The same seems to be true for many other .cpt.metadata files. - author.cpt.metadata (no sending of feedback) - join_form.cpt.metadata (no new members on plone.org) - logged_out.cpt.metadata (no logging out either) - mail_password_form.cpt.metadata (no forgotten password reminders) - personalize_form.cpt.metadata (no changing of preferences) login_form I think was fixed yesterday - it was broken. Clearly, this is utterly untested, which is really depressing. :( Martin -- Author of `Professional Plone Development`, a book for developers who want to work with Plone. See http://martinaspeli.net/plone-book ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Plone-website mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-website The Wiki: http://plone.org/development/current/projects/WebsiteTeam