Note that there are some explanatory texts on larger screens.

plurals
  1. PODexterity Content type with working copy (iterate) and workflow
    primarykey
    data
    text
    <p>I'm trying to apply Formal workflow to our custom made dexterity object. Buildout has plone.app.versioningbehavior, collective.cmfeditionsdexteritycompat, collective.dexteritydiff plone.app.stagingbehavior, plone.app.referenceablebehavior.</p> <p>What I'm finding is when I click checkout on it does create copy of object (copy_of_object) but ref to working copy(object) get corrupted?. At this moment if I get back to my working copy (object) its giving following error:</p> <pre><code>attributeError('getBRefs',) (Also, the following error occurred while attempting to render the standard error message, please see the event log for full details: getBRefs) </code></pre> <p>Any help would be great. here is my full trackback</p> <pre><code>Traceback (innermost last): Module ZPublisher.Publish, line 126, in publish Module ZPublisher.mapply, line 77, in mapply Module ZPublisher.Publish, line 46, in call_object Module grokcore.view.components, line 100, in __call__ Module grokcore.view.components, line 104, in _render_template Module five.grok.components, line 134, in render Module zope.pagetemplate.pagetemplate, line 113, in pt_render Module zope.tal.talinterpreter, line 271, in __call__ Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 888, in do_useMacro Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 533, in do_optTag_tal Module zope.tal.talinterpreter, line 518, in do_optTag Module zope.tal.talinterpreter, line 513, in no_tag Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 852, in do_condition Module zope.tal.talinterpreter, line 343, in interpret Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal Module Products.PageTemplates.Expressions, line 218, in evaluateStructure Module zope.tales.tales, line 696, in evaluate - URL: file:c:\web\panda\buildout\src\rcseng.theme\rcseng\theme\skins\rcseng_theme_custom_templates\main_template.pt - Line 101, Column 12 - Expression: &lt;StringExpr u'plone.abovecontent'&gt; - Names: {'args': (), 'container': &lt;Course at /riz/new-course&gt;, 'context': &lt;Course at /riz/new-course&gt;, 'default': &lt;object object at 0x0121E7F0&gt;, 'here': &lt;Course at /riz/new-course&gt;, 'loop': {}, 'nothing': None, 'options': {}, 'repeat': &lt;Products.PageTemplates.Expressions.SafeMapping object at 0x09DEED80&gt;, 'request': &lt;HTTPRequest, URL=http://localhost:8070/new-course/view&gt;, 'root': &lt;Application at &gt;, 'static': &lt;five.grok.components.ZopeTwoDirectoryResource object at 0x0989FD90&gt;, 'template': &lt;Products.Five.browser.pagetemplatefile.ViewPageTemplateFile object at 0x0934B850&gt;, 'traverse_subpath': [], 'user': &lt;PropertiedUser 'admin'&gt;, 'view': &lt;rcseng.contenttypes.course.Course_View object at 0x0989BCB0&gt;, 'views': &lt;Products.Five.browser.pagetemplatefile.ViewMapper object at 0x09201BF0&gt;} Module zope.contentprovider.tales, line 80, in __call__ Module plone.app.viewletmanager.manager, line 154, in render Module plone.app.viewletmanager.manager, line 85, in render Module ilrt.formalworkflow.browser.info, line 9, in render Module plone.memoize.instance, line 51, in memogetter Module plone.app.iterate.browser.info, line 107, in working_copy AttributeError: getBRefs </code></pre>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload