Re: plone.app.workflow
Nathan Van Gheem <[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <CAL8hw9FoVX78jE9X1Y0HbSUa0vPd-=jqg-NqFgQGxUwXRE5YUg@mail.gmail.com> |
A couple ideas: - you're using a custom theme that does not include the base tag for the page. This results in the javascript not being able to generate the correct url for saving the sharing data. To fix this on a diazo theme, you can do something like: <before css:theme-children="head" css:content="base" /> in the theme rules. - go to /manage -> portal_javascripts -> disable kss-bbb.js -> click save. This will disable the javascript responsible for this but might kill a few different nice-to-have javascript/ajax features... On Fri, Oct 24, 2014 at 4:39 PM, Nathan Van Gheem <[email protected]> wrote: > What version of plone are you on? > > On Fri, Oct 24, 2014 at 4:34 PM, Chuck Theobald <[email protected]> > wrote: > >> Thanks for the lead to the web console. I get a bunch of cruft on >> loading the page, stuff like: >> >> "Expected media feature name but found..." >> "Unknown property ... Declaration dropped." >> >> These are pretty typical. But, when I press the Save button, I get: >> >> [14:33:06.577] POST >> http://lcni.uoregon.edu:90/knowledge-base/undefined/@@updateSharingInfo >> [HTTP/1.1 404 Not Found 54ms] >> >> Chuck >> >> >> >> On 10/24/2014 02:23 PM, Nathan Van Gheem wrote: >> >> plone.app.workflow comes default for plone. >> >> Are there any errors when you click the save button? Or JS errors? >> >> On Fri, Oct 24, 2014 at 4:23 PM, Chuck Theobald <[email protected]> >> wrote: >> >>> I am trying to use the Sharing tab to limit access to published >>> material, but the Save button is non-responsive. I found one mention >>> that installing plone.app.workflow would fix this, but buildout refused >>> to cooperate, seemingly ignoring this egg. >>> >>> Help, please? >>> >>> Thank you, >>> >>> -- >>> Chuck Theobald >>> System Administrator >>> The Robert and Beverly Lewis Center for Neuroimaging >>> University of Oregon >>> P: 541-346-0343 >>> F: 541-346-0345 >>> >>> >>> >>> ------------------------------------------------------------------------------ >>> _______________________________________________ >>> Plone-Users mailing list >>> [email protected] >>> https://lists.sourceforge.net/lists/listinfo/plone-users >>> >> >> >> >> -- >> Nathan Van Gheem >> Solutions Architect >> Wildcard Corp >> >> >> >> -- >> Chuck Theobald >> System Administrator >> The Robert and Beverly Lewis Center for Neuroimaging >> University of Oregon >> P: 541-346-0343 >> F: 541-346-0345 >> >> > > > -- > Nathan Van Gheem > Solutions Architect > Wildcard Corp > -- Nathan Van Gheem Solutions Architect Wildcard Corp ------------------------------------------------------------------------------ _______________________________________________ Plone-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/plone-users