You are not logged in Log in Join
You are here: Home » Collectors » NEW Zope.org (the website) » 'full history' broken » collector_issue_contents

Log in
Name

Password

 
 
Issue 309 of NEW Zope.org (the website) [ZOC]
Title: 'full history' broken
Status: Accepted Security related: No
Description: The 'full history' feature is broken. How to reproduce: Go to any Wiki page and select 'History' (e.g.: http://dev.zope.org/Wikis/DevSite/Projects/Co...
From: gintautasm on: Jan 11, 04 16:22
gintautasm Last update: Jan 4, 05 05:23
Topic/class: functionality/bug Importance: medium
Version info:
Assigned: d2m
Issue 309 Transcript
5 entries
= Comment - Entry #5 by d2m on Jan 4, 2005 5:23 am

Some findings:

- accessing 'history' needs 'managment' role atm
  - i changed the zpt to at-least remove the error-message
- zope.org wiki edit-access is restricted to certain roles, due to recent spam attacks
________________________________________
= Accept - Entry #4 by d2m on Jan 4, 2005 4:33 am

 Status: Rejected => Accepted

 Supporters added: d2m

hmm, must be a permission problem then - i found the error persists with a 'member' role -- checking source now
________________________________________
= Comment - Entry #3 by gintautasm on Jan 4, 2005 4:28 am

Well, I just checked too and the same error still occurs for me.

The diff page is empty (I think it should be, as it contains my changes to the page, right?). Maybe that's the reason of the error is that the full history is empty too? Have you tried to access full history on a page which you never touched?

I tried to check the feature on a page that I had modified, but it seems that wiki editing is broken. The "Edit" link does not show up in the command list in the top right section of the page. I tried to go directly to ..URL../document_edit_form , it was shown correctly, but when I tried to post changes, I got this error: edit() got an unexpected keyword argument 'safety_belt'. Another bug or temporary trouble?

Maybe I have some misconceptions about what 'history' and 'full history' should show. Nonetheless, I am seeing an error black on white, which is a bug by definition.
________________________________________
= Reject - Entry #2 by d2m on Jan 4, 2005 4:04 am

 Status: Pending => Rejected

i checked the link again, it is working now. closing the issue.
________________________________________
= Request - Entry #1 by gintautasm on Jan 11, 2004 4:22 pm

The 'full history' feature is broken.

How to reproduce:
Go to any Wiki page and select 'History' (e.g.: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage/diff)
Click the button 'full history'.

Result: site error (TypeError, "len() of unsized object").