Where to report and/or fork? (GenericSetup: Possible Bug in TarballImportContext)
"Tobias Herp" <Tobias.Herp-Z/[email protected]>
| Newsgroups | gmane.comp.web.zope.plone.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm currently trying to build a tool to export parts of a Plone site (and include used resources from other parts of the object tree), based on collective.transmogrifier. Since it should be usable by "mortal users", I want to export tarballs and import uploaded tarballs. However, there seems to be a problem with the TarballImportContext (GenericSetup). In Products/GenericSetup/context.py, there are several comparisons of path[-1] to '/', which must fail for empty strings (which are apparently a known special case). IMO, here the endswith method must be used. I couldn't find a repo to fork (I looked at https://github.com/plone/, and I tried to "develop" via my buildout script), and I couldn't find an issue tracker. Where can I fork this product, and where can I report the error? Thanks! Tobias ------------------------------------------------------------------------------ _______________________________________________ Plone-developers mailing list Plone-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org https://lists.sourceforge.net/lists/listinfo/plone-developers