Control Panel/Product Management doesn't display normal products in Zope 2.12

Bug #538932 reported by Baiju Muthukadan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zope 2
Invalid
Undecided
Unassigned

Bug Description

In Zope 2.12, Control Panel -> Product Management doesn't display normal products. This functionality was working until Zope 2.11

Revision history for this message
Tres Seaver (tseaver) wrote : Re: [zope2-tracker] [Bug 538932] [NEW] Control Panel/Product Management doesn't display normal products in Zope 2.12

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Baiju Muthukadan wrote:
> Public bug reported:
>
> In Zope 2.12, Control Panel -> Product Management doesn't display normal
> products. This functionality was working until Zope 2.11

I can't reproduce this:

 $ cd ~projects/Zope-CVS/Zope-2.12-branch
 $ svn up
 $ bin/buildout
 $ bin/mkzopeinstance -d /tmp/z212 -u admin:admin
 $ cd /tmp/z212/Products
 $ ln -s ~/projects/Zope-CVS/GS-trunk/Products/GenericSetup .
 $ cd ..
 $ bin/zopectl start
 $ firefox http://localhost:8080/Control_Panel/Products/manage_main

GenericSetup is there.

Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 <email address hidden>
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkueGe0ACgkQ+gerLs4ltQ5/OwCgk+UU62VAEG7lT0T7HhL/daZJ
JiUAoLxIbnDsroVGpV6O22suqHzVukHs
=Z7EY
-----END PGP SIGNATURE-----

Revision history for this message
Hanno Schlichting (hannosch) wrote :

We discussed this on the mailing list. It seems Baiju used buildout and the plone.recipe.zope2instance recipe. This one does indeed disable product installation by default and thus the product registry is empty. The option can be changed by specifying "enable-product-installation = on" in the recipe section.

Changed in zope2:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.