Tracker log

An overview of recent activity in the tracker.

Thomas Desvenain added a new response to »Looking for user guidelines?«:

Hi,

There is one here :

https://admin.kuleuven.be/[…]/edit-layout

Added 34 day(s) ago.

New issue »Looking for user guidelines?« added by richardc

Hi,

This looks a useful product, but I cannot find any guidelines, tutorials?

Thanks for any links to information resources.

Richard

Plone 4.1.3
collective.phantasy 2.2

Added 34 day(s) ago.

Thomas Desvenain added a new response to »Got this error when trying to add or edit PhantasySkin / add folder & page«:

obviously, this bug is related with collective.ots package. i'm not familiar with this product.

Issue state: UnconfirmedRejected.
Responsible manager: (UNASSIGNED)thomasdesvenain.
Added 220 day(s) ago.

New issue »Got this error when trying to add or edit PhantasySkin / add folder & page« added by unset

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 Products.CMFPlone.FactoryTool, line 453, in __call__
    * Module ZPublisher.mapply, line 77, in mapply
    * Module ZPublisher.Publish, line 46, in call_object
    * Module Products.CMFFormController.FSControllerPageTemplate, line 91, in __call__
    * Module Products.CMFFormController.BaseControllerPageTemplate, line 28, in _call
    * Module Products.CMFFormController.ControllerBase, line 231, in getNext
    * Module Products.CMFFormController.Actions.TraverseTo, line 38, in __call__
    * Module ZPublisher.mapply, line 77, in mapply
    * Module ZPublisher.Publish, line 46, in call_object
    * Module Products.CMFFormController.FSControllerPythonScript, line 105, in __call__
    * Module Products.CMFFormController.Script, line 145, in __call__
    * Module Products.CMFCore.FSPythonScript, line 130, in __call__
    * Module Shared.DC.Scripts.Bindings, line 322, in __call__
    * Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    * Module Products.PythonScripts.PythonScript, line 344, in _exec
    * Module script, line 1, in content_edit
      <FSControllerPythonScript at /Plone4/content_edit used for /Plone4/phantasy-skins-repository/portal_factory/PhantasySkin/phantasyskin.2011-07-04.2966166595>
      Line 1
    * Module Products.CMFCore.FSPythonScript, line 130, in __call__
    * Module Shared.DC.Scripts.Bindings, line 322, in __call__
    * Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
    * Module Products.PythonScripts.PythonScript, line 344, in _exec
    * Module script, line 13, in content_edit_impl
      <FSPythonScript at /Plone4/content_edit_impl used for /Plone4/phantasy-skins-repository/portal_factory/PhantasySkin/phantasyskin.2011-07-04.2966166595>
      Line 13
    * Module Products.Archetypes.BaseObject, line 665, in processForm
    * Module zope.event, line 23, in notify
    * Module zope.component.event, line 24, in dispatch
    * Module zope.component._api, line 136, in subscribers
    * Module zope.component.registry, line 321, in subscribers
    * Module zope.interface.adapter, line 585, in subscribers
    * Module zope.component.event, line 32, in objectEventNotify
    * Module zope.component._api, line 136, in subscribers
    * Module zope.component.registry, line 321, in subscribers
    * Module zope.interface.adapter, line 585, in subscribers
    * Module collective.ots.utils, line 57, in generate_description_searchable_text
    * Module collective.ots.utils, line 44, in summarize
    * Module subprocess, line 470, in call
    * Module subprocess, line 623, in __init__
    * Module subprocess, line 1141, in _execute_child

OSError: [Errno 2] No such file or directory

Added 220 day(s) ago.

Jim Biggs added a new response to »phantasy browser«:

Okay, my reply above was not a complete solution. It only addressed conflicts w/other products that include collective.phantasy.

The SOLUTION requires editing the product. Go to path:

/atphantasy/extendcontents/skinextension.py

change line 49 to match the statement below:

    startup_directory = '/phantasy-skins-repository',


That will correct the bug.

Regards... Jim

Added 605 day(s) ago.

Jim Biggs added a new response to »phantasy browser«:

This error is most likely because collective/phantasy/setuphandlers.py did not install the phantasy default content. I discovered this can occur if your buildout includes the "collective.threecolorstheme". It doesn't matter if it is installed in your site or not.

Try the following steps to correct:
1) remove products that include collective.phantasy -- e.g. aws.minisites and collective.threecolorstheme.
2) uninstall collective.phantasy from your site
3) bin/buildout... etc
4) restart zope and install collective.phantasy in your site.

hope this helps... jim

Added 605 day(s) ago.

David Breitkreutz added a new response to »phantasy browser«:

Same issue here. I find that when a try and select a skin for a folder/content item using the reference browser, the pop-up window always displays "No items found.".

Added 717 day(s) ago.

New issue »phantasy browser« added by jean-mat Grimaldi

error when browsing phantasy skin repository, the browser returns "no object found".

Added 744 day(s) ago.