[ZO-Coll] [ZOC] 115/ 2 Comment "wiki backlinks is broken"
Collector: NEW Zope.org (the ...
zope-web at zope.org
Tue Aug 12 14:28:51 EDT 2003
Issue #115 Update (Comment) "wiki backlinks is broken"
Status Pending, navigation/bug medium
To followup, visit:
http://collector.zope.org/ZopeOrg/115
==============================================================
= Comment - Entry #2 by simon on Aug 12, 2003 1:28 pm
The old skin templates - backlinks, editform, standard_wiki_header, standard_wiki_footer - need to be removed from that folder.
________________________________________
= Request - Entry #1 by Anonymous User on Aug 5, 2003 4:12 pm
Trying to access the 'backlink' link on a wiki page is broken, example: http://zope.org/projects/nzo/FrontPage/backlinks
gives the following result:
-----------------------------------------------
>This wiki's backlinks template gave an error.
>Traceback (most recent call last):
> File "/home/zope/zope.org/var/app1/Products/ZWiki/UI.py", line 160, in backlinks
> return form(self,REQUEST)
> File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/OFS/DTMLMethod.py", line 126, in __call__
> r=apply(HTML.__call__, (self, client, REQUEST), kw)
> File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/DocumentTemplate/DT_String.py", line 474, in __call__
> try: result = render_blocks(self._v_blocks, md)
> File "/home/zope/zope.org/opt/Zope-2.6-branch/lib/python/DocumentTemplate/DT_Util.py", line 201, in eval
> return eval(code, d)
> File "", line 1, in
>TypeError: standard_wiki_header() takes at most 2 non-keyword arguments (4 given)
-----------------------------------------------
==============================================================
More information about the Zopeorg-collector
mailing list