Ciao,
sto cercando di rendere compatibile un pacchetto plone creato per la
versione 3 del nostro cms preferito (il pacchetto in oggetto non l'ho
creato io).

Richiamata una browser view ottengo un erroraccio
2012-11-06 16:48:20 ERROR Zope.SiteErrorLog 1352216900.710.976019424466
http://localhost:8080/test/@@GCollection
Traceback (innermost last):
  Module ZPublisher.Publish, line 115, in publish
  Module ZPublisher.BaseRequest, line 616, in traverse
  Module ZPublisher.HTTPResponse, line 756, in unauthorized
Unauthorized: You are not authorized to access this resource.
No Authorization header found.

nel configure.zcml ho
     <browser:view
          name="GCollection"
          for="*"
          class=".browser.GeoCLocation"
          permission="cmf.ManagePortal"
          />

nella __call__ come prima riga ho messo il pdb

Cosa può essere?
Vito


-- 
*Vito Falco*
Webdeveloper & designer freelance, Plone enthusiast
Bari, IT
tel +39 3346330137 | skype vito80ba | twitter vito80ba
Blog http://appuntiplone.wordpress.com
_______________________________________________
Plone-IT mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-plone-it
http://plone-regional-forums.221720.n2.nabble.com/Plone-Italy-f221721.html

Rispondere a