Maurits van Rees <m.van.rees@...> writes:

> 
> Hi,
> 
> I am doing a few fixes in Products.PloneHelpCenter.


Great!


> 
> 1. Does anyone mind if we target only Plone 4.2 and 4.3 with this?  I 
> have made some minor changes already (for icons) that could give 
> problems on Plone 3.  I don't know if master is supposed to work on 
> Plone 3, but dropping official support for it could make it more 
> attractive for people to work on this package, which is a good thing.


+1


> 
> 2. Can a plone.org admin give me the traceback 


https://gist.github.com/aclark4life/6635380

-or-

Traceback (innermost last):
  Module ZPublisher.Publish, line 138, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 48, in call_object
  Module Shared.DC.Scripts.Bindings, line 322, in __call__
  Module Shared.DC.Scripts.Bindings, line 359, in _bindAndExec
  Module Products.CMFCore.FSPageTemplate, line 237, in _exec
  Module Products.CMFCore.FSPageTemplate, line 177, in pt_render
  Module Products.PageTemplates.PageTemplate, line 79, in pt_render
  Module zope.pagetemplate.pagetemplate, line 132, in pt_render
  Module zope.pagetemplate.pagetemplate, line 240, in __call__
  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 954, in do_defineSlot
  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 858, in do_defineMacro
  Module zope.tal.talinterpreter, line 343, in interpret
  Module zope.tal.talinterpreter, line 954, in do_defineSlot
  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 946, in do_defineSlot
  Module zope.tal.talinterpreter, line 343, in interpret
  Module zope.tal.talinterpreter, line 583, in do_setLocal_tal
  Module zope.tales.tales, line 696, in evaluate
   - URL:
file:/srv/plone.org-4.2/sources/Products.PloneHelpCenter/Products/\
PloneHelpCenter/skins/plone_help_center/phc_search.pt
   - Line 9, Column 0
   - Expression: <PythonExpr test(getattr(here,'constrainSearches',True),
here.getPHCPath(), '/'.join(portal.getPhysicalPath()))>
   - Names:
      {'container': <PloneSite at /plone.org>,
       'context': <PSCDocumentationFolder at
/plone.org/products/redturtle.video/documentation>,
       'default': <object object at 0x800e034b0>,
       'here': <PSCDocumentationFolder at
/plone.org/products/redturtle.video/documentation>,
       'loop': {},
       'nothing': None,
       'options': {'args': ()},
       'repeat': <Products.PageTemplates.Expressions.SafeMapping object at
0x84374baf8>,
       'request': <HTTPRequest,
URL=https://plone.org/products/redturtle.video/documentation/phc_search>,
       'root': <Application at >,
       'template': <FSPageTemplate at /plone.org/phc_search used for
/plone.org/products/redturtle.video/documentation>,
       'traverse_subpath': [],
       'user': <PloneUser 'aclark'>}
  Module Products.PageTemplates.ZRPythonExpr, line 48, in __call__
   - __traceback_info__: test(getattr(here,'constrainSearches',True),
here.getPHCPath(), '/'.join(portal.getPhysicalPath()))
  Module PythonExpr, line 1, in <expression>
AttributeError: getPHCPath






> 
> 3. After two and a half years it is time for a new release.  I'd say we 
> can drop the beta version number too.  Can someone give me rights on 
> pypi (and plone.org)?  My user name is maurits.  Or do a release 
> yourself in a few days.  PyPI Package Index Owners are:
> smcmahon, davisagli, esteele, dukebody, aclark


Release-away! Thanks for working on this. Let me know when it's done and
stable enough for p.org and I'll update it.


> 
> Thanks,
> 




_______________________________________________
Product-Developers mailing list
[email protected]
https://lists.plone.org/mailman/listinfo/plone-product-developers

Reply via email to