Tracker log
An overview of recent activity in the tracker.
- rik added a new response to »AttributeError getpath in base_view of BibliographyFolder«:
-
i should have mentioned that i was able to view imported bib items a few times, THEN it froze with this error?
Added 73 day(s) ago.
- rik added a new response to »AttributeError getpath in base_view of BibliographyFolder«:
-
confirmed. any guesses what's up?
Added 73 day(s) ago.
- Hanno Schulz added a new response to »AttributeError getpath in base_view of BibliographyFolder«:
-
Added 203 day(s) ago.
- New issue »AttributeError getpath in base_view of BibliographyFolder« added by Hanno Schulz
-
After a little debugging, under plone 3.x there seems to be a context problem. ZCatalog tries to call getPath on the brains aq_parent. With plone 3 this is the formatter view instead the catalog.
Full traceback in attachment.Added 203 day(s) ago.
- Charlie Hsia added a new response to »bibliography_view error with Plone 4 and CMFBib 1.1.1.1«:
-
With 1.1.2 it is OK now.
Added 210 day(s) ago.
- Andreas Jung added a new response to »bibliography_view error with Plone 4 and CMFBib 1.1.1.1«:
-
I am not able to reproduce this with CMFBibAT 1.1.2 (under Plone 4.1RC3).
Added 213 day(s) ago.
- New issue »bibliography_view error with Plone 4 and CMFBib 1.1.1.1« added by Charlie Hsia
-
I am trying to setup a fresh installed plone 4 with Bibliography and Directory support. I am planning to install CMFBib first and then FacultyStuffDirectory and then fsd.cmfbib to glue the two together. I am not sure whether all these three are actively maintained and compatible with Plone 4.
But anyway, I started with CMBbib and added Products.CMFBibliographyAT into buildout.cfg and buildout and start plone and enabled the add-on. However as I clicked on the "http://localhost:8080/plone_test/bibliography_view" link I got following error:
Traceback (innermost last):
Module ZPublisher.Publish, line 127, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 47, in call_object
Module Shared.DC.Scripts.Bindings, line 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.CMFCore.FSPageTemplate, line 240, in _exec
Module Products.CMFCore.FSPageTemplate, line 180, in pt_render
Module Products.PageTemplates.PageTemplate, line 80, in pt_render
Module zope.pagetemplate.pagetemplate, line 113, in pt_render
- Warning: Macro expansion failed
- Warning:<type 'exceptions.KeyError'>: 'document_actions'
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 858, in do_defineMacro
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 867, in do_useMacro
Module zope.tales.tales, line 696, in evaluate
- URL: file:/Users/charlie/work/plone4/buildout-cache/eggs/Products.CMFBibliographyAT-1.1.1.1-py2.6.egg/Products/CMFBibliographyAT/skins/bibliography/bibliography_view.pt
- Line 118, Column 4
- Expression:<PathExpr standard:u'here/document_actions/macros/document_actions'>
- Names:
{'container':<PloneSite at /plone_test>,
'context':<PloneSite at /plone_test>,
'default':<object object at 0x3206e0>,
'here':<PloneSite at /plone_test>,
'loop': {},
'nothing': None,
'options': {'args': ()},
'repeat':<Products.PageTemplates.Expressions.SafeMapping object at 0x621fa50>,
'request':<HTTPRequest, URL=http://localhost:8080/plone_test/bibliography_view>,
'root':<Application at>,
'template':<FSPageTemplate at /plone_test/bibliography_view>,
'traverse_subpath': [],
'user':<PropertiedUser 'admin'>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 149, in _eval
Module zope.tales.expressions, line 124, in _eval
Module Products.PageTemplates.Expressions, line 76, in boboAwareZopeTraverse
Module OFS.Traversable, line 310, in restrictedTraverse
Module OFS.Traversable, line 293, in unrestrictedTraverse
- __traceback_info__: ([], 'document_actions')
KeyError: 'document_actions'
Wonder if you can help out. Thank you very much!Added 216 day(s) ago.
- David Gonzalez added a new response to »OAI-PHM export/import?«:
-
Have you seen collective.oai? I developed it two years ago but it works (thanks to David Ray) with Plone 4 and Educommons.
Added 310 day(s) ago.
- Raphael Ritz added a new response to »Import Files Disappear from trunk«:
-
Issue state: Unconfirmed → Resolved.
Added 342 day(s) ago. - Andrea Zauli added a new response to »Import Files Disappear from trunk«:
-
invalid. ImportForm was moved to view-class.
Added 343 day(s) ago.
- New issue »Import Files Disappear from trunk« added by Andrea Zauli
-
These files seems to disappear from trunk
trunk/Products/CMFBibliographyAT/skins/bibliography/bibliography_import.cpy
trunk/Products/CMFBibliographyAT/skins/bibliography/bibliography_import.cpy.metadata
trunk/Products/CMFBibliographyAT/skins/bibliography/bibliography_importForm.cpt
trunk/Products/CMFBibliographyAT/skins/bibliography/bibliography_importForm.cpt.metadata
is this correct?
Will there be some implications? i.e. Import is not possible anymore?Added 343 day(s) ago.
- New issue »"year of composure"« added by J M Cerqueira Esteves
-
From msgid "help_publication_year" (content/fields.py):
"please specify the year of composure"
I suppose the original intention was something like "the year in which they were written" [google translation from the de translation...], "the year of writing", maybe even "the year of composition" (I believe I've seen it for books, even if less often, but English is not my native tongue and I have no expertise on bibliographic issues...).Added 370 day(s) ago.
- New issue »"year of composure"« added by J M Cerqueira Esteves
-
From msgid "help_publication_year" (content/fields.py):
"please specify the year of composure"
I suppose the original intention was something like "the year in which they were written" [google translation from the de translation...], "the year of writing", maybe even "the year of composition" (I believe I've seen it for books, even if less often, but English is not my native tongue and I have no expertise on bibliographic issues...).Added 370 day(s) ago.
- New issue »"numbered preceedingly" in help text for the issue number« added by J M Cerqueira Esteves
-
From content/fields.py and .po files, for msgid "help_number" (noticed while preparing a pt-PT translation):
[...]"issues of the same volume will often be numbered preceedingly which often makes"[...]
Uncertain of what is to be conveyed by this. Maybe "issues will often be numbered consecutively", or "issues of the same volume will often have pages numbered consecutively"?Added 372 day(s) ago.
- New issue »'Homonym' / 'synonym' (re author/editor names) swapped in help text « added by J M Cerqueira Esteves
-
The .po files include, for msgid help_memberrefsupport_text1, the text
"Member referencing of authors / editors lets you deal with the synonym (different people may have same name) as well as with the homonym (same person published under several names) problem in a satisfactory way."
Here "synonym" and "homonym" are swapped.
In any case, this msg may be obsolete, since it is supposed to be in
skins/bibliography/prefs_bibliography_memberrefsupport_form.cpt
but I can't find it there.Added 372 day(s) ago.
- New issue »Import fail if non-ASCII characters in fullname « added by jcsousa
-
If the fullname have accented characters (non-ASCII) the import fail:
Module script, line 81, in bibliography_import
<FSControllerPythonScript at /dfa/dfa/bibliography_import used for /dfa/dfa/investigacao/publicacoes>
Line 81
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 3: ordinal not in range(128)
Possible resolution (bibliography_import):
from Products.CMFPlone.utils import safe_unicode
fullname = safe_unicode(fullname)Added 430 day(s) ago.
- Andreas Jung added a new response to »Bibtex Export Problem«:
-
Responsible manager: (UNASSIGNED) → ajung.
Added 471 day(s) ago. - Andreas Jung added a new response to »Bibtex Export Problem«:
-
Issue state: Unconfirmed → Confirmed.
Added 471 day(s) ago. - New issue »Umlauts in author names not accepted« added by Ralf Hemmecke
-
When I import this
@TechReport{Bachmann+Graebe:Symbolicdata:2000,
author = {Olaf Bachmann and Hans-Gert Gr{\"a}be},
title = {The {S}ymbolic{D}ata Project},
type = {Reports On Computer Algebra},
year = 2000,
number = {27 (2000)},
institution = {Center for Computer Algebra, University of
Kaiserslautern},
}
I get the trace...
2010-10-26 01:59:09 ERROR Zope.SiteErrorLog 1288051149.940.55847793495 https://test.dkcm.jku.at/[…]/bibliography_importForm
Traceback (innermost last):
Module ZPublisher.Publish, line 127, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 47, 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 47, 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 324, in __call__
Module Shared.DC.Scripts.Bindings, line 361, in _bindAndExec
Module Products.PythonScripts.PythonScript, line 344, in _exec
Module script, line 104, in bibliography_import
- <FSControllerPythonScript at /dk/bibliography_import used for /dk/Members/hemmecke/mybib>
- Line 104
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 33: ordinal not in range(128)
If I replace {\"a} by just a, the import goes through without any message. That's fine because it seems to show that the umlaut seems to reveal a bug. And it's bad, because, if I bibutils hasn't been found at startup, I shouldn't be offered to import bibtex or the import should shout instead of silently swallowing my input and producing nothing.Added 471 day(s) ago.
- Andreas Jung added a new response to »bibexport bug: wrong export "publication\_type = {type}"«:
-
Identical with #88
Issue state: Unconfirmed → Rejected.
Added 471 day(s) ago.
