[ZO-Coll] [ZOC] 29/ 5 Comment "job board broken"
Collector: Zope.org (the ...
zope-web@zope.org
Thu, 31 Jan 2002 23:15:52 -0500
Issue #29 Update (Comment) "job board broken"
Status Resolved, functionality/bug medium
To followup, visit:
http://collector.zope.org/ZopeOrg/29
==============================================================
= Comment - Entry #5 by gvanrossum on Jan 31, 2002 11:15 pm
More info about the permission problem: if I login when prompted
(even though I am *already* logged in!) I get an error:
The parameter, company_name, was omitted from the request.
Traceback (innermost last):
File /usr/local/migration/Zope25-CVS/lib/python/ZPublisher/Publish.py, line 150, in publish_module
File /usr/local/migration/Zope25-CVS/lib/python/ZPublisher/Publish.py, line 114, in publish
File /usr/local/migration/InstanceHome/../Zope25-CVS/lib/python/Zope/__init__.py, line 159, in zpublisher_exception_hook
(Object: jobs)
File /usr/local/migration/Zope25-CVS/lib/python/ZPublisher/Publish.py, line 98, in publish
File /usr/local/migration/Zope25-CVS/lib/python/ZPublisher/mapply.py, line 83, in mapply
(Object: job_add)
File /usr/local/migration/Zope25-CVS/lib/python/ZPublisher/Publish.py, line 44, in missing_name
File /usr/local/migration/Zope25-CVS/lib/python/ZPublisher/HTTPResponse.py, line 492, in badRequestError
BadRequest: (see above)
________________________________________
= Comment - Entry #4 by gvanrossum on Jan 31, 2002 11:12 pm
Thanks -- Review is indeed fixed.
Alas, I still see the permission error when I hit "Add"!
Could you add a demo job and leave it there so I know it
worked for *somebody*?
________________________________________
= Resolve - Entry #3 by mj on Jan 31, 2002 5:34 pm
Status: Accepted => Resolved
There was more wrong with the PythonJobs product; all issues I could find have been fixed.
________________________________________
= Accept - Entry #2 by mj on Jan 31, 2002 2:09 pm
Status: Pending => Accepted
Supporters added: mj
Looking into this now.
________________________________________
= Request - Entry #1 by gvanrossum on Jan 28, 2002 12:18 pm
Uploaded: "traceback.txt"
- http://collector.zope.org/ZopeOrg/29/traceback.txt/view
Two errors, really:
- When I fill in the job form and hit Preview, I get
a Zope traceback saying "Sorry, a site error occurred."
(Full tb attached.)
- When I go back from the error and hit Add, I get
a login screen, suggesting some permission problem;
I *am* already logged in at that point.
==============================================================