From zope-web at zope.org Sun May 2 03:51:24 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Sun May 2 03:51:26 2004 Subject: [ZO-Coll] [ZOC] 322/ 2 Comment "Second navigation on right side unuseable when using Font zooming and Mozilla" Message-ID: Issue #322 Update (Comment) "Second navigation on right side unuseable when using Font zooming and Mozilla" Status Pending, skin/bug medium To followup, visit: http://zope.org/Collectors/ZopeOrg/322 ============================================================== = Comment - Entry #2 by mfischer on May 2, 2004 3:51 am Still no change on the front. I'ld like to volunteer to fix this issue if anyone is interested but has no time to do it. ________________________________________ = Request - Entry #1 by mfischer on Mar 11, 2004 12:13 pm Uploaded: "zope-mozilla.png" - http://zope.org/Collectors/ZopeOrg/322/zope-mozilla.png/view The design of the default skin of the site effectively prevents mozilla users from using the text zoom feature. Since I'm using 1600x1200 for work I cannot rely on the standard font size and need bigger fonts. Unfortunately, this results in the second navigation bar with the white background from overlapping every content under it, be it other navigation elements or the top-bottom menu on the left side or documents starting at the top. I've atttached a screenshot to illustrate the problem. Text zooming in IE doesn't reveal this problem, but then text zoom in IE doesn't affect the menus but only the content itself. Probably related to using pixel font sizes. After further researching, it reveals that disabled the stylesheet rule: All font sizes are pretty useable, albeit the look of the site is a bit different but much more useable with bigger fonts. Digging even deeper, it seems this problem relates from the fact the someone tried to position the div.personalBar below the div.pathBar but still having the div.personalBar earlier in the document. If you remove the position:absolute from the div.personalBar, the complete issue is gone, but the personalBar is no longer below the pathBar. The long term solution probably is to place the personalBar below the pathBar in the HTML and remove the absolute positioning from the personalBar. regards, - Markus ============================================================== From zope-web at zope.org Mon May 3 15:18:56 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Mon May 3 15:19:00 2004 Subject: [ZO-Coll] [ZOC] 333/ 1 Request "Zope Book 2.6 - Tal - python modules example doesn't work" Message-ID: Issue #333 Update (Request) "Zope Book 2.6 - Tal - python modules example doesn't work" Status Pending, content/bug medium To followup, visit: http://zope.org/Collectors/ZopeOrg/333 ============================================================== = Request - Entry #1 by jmeile on May 3, 2004 3:18 pm Uploaded: "FooProduct.tar.gz" - http://zope.org/Collectors/ZopeOrg/333/FooProduct.tar.gz/view Hi, the following example: tal:define="global pps modules/Products/PythonScripts/standard" Taken from: http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AdvZPT.stx doesn't work if you replace it with your own module. You will get an Unauthorized Error even if you define the correct module assertions. ie: tal:define="FooPackage modules/Products/FooContainer/FooPackage" the python version: tal:define="FooPackage python:modules['Products.FooProduct.FooPackage'] will work. If you try this other sintax, which was proposed by Dieter, it will work as well: tal:define="FooPackage modules/Products.FooProduct" Attached to this report is a small test case. Regards, Josef ============================================================== From zope-web at zope.org Fri May 7 17:22:45 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Fri May 7 17:22:48 2004 Subject: [ZO-Coll] [ZOC] 334/ 1 Request "missing result in search on dev.zope.org" Message-ID: Issue #334 Update (Request) "missing result in search on dev.zope.org" Status Pending, searching/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/334 ============================================================== = Request - Entry #1 by alzhimer on May 7, 2004 5:22 pm Hi, by coincidence I've seen that searching on dev.zope.org seems to be broken. Search for "lucene" gives no results, but at least one should be there: http://dev.zope.org/Wikis/DevSite/Projects/ComponentArchitecture/DevelCookbook/LuceneTextIndex BTW, I really miss the possibility to sort the search results by date as ist used to be in the good old.zope.org days... ============================================================== From zope-web at zope.org Fri May 14 16:15:50 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Fri May 14 16:16:18 2004 Subject: [ZO-Coll] [ZOC] 335/ 1 Request "cannot unsubscribe from wiki" Message-ID: Issue #335 Update (Request) "cannot unsubscribe from wiki" Status Pending, functionality/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/335 ============================================================== = Request - Entry #1 by bwarsaw on May 14, 2004 4:15 pm I can't seem to unsubscribe from the dev.zope.org wiki. I entered my email address on the FrontPage and clicked Change. I was presented with two buttons, the second of which says "unsubscribe from the wiki". Clicking on that seemed to make no difference -- I'm still listed as being subscribed to the wiki. ============================================================== From zope-web at zope.org Thu May 20 04:16:59 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Thu May 20 04:17:09 2004 Subject: [ZO-Coll] [ZOC] 336/ 1 Request "Zope service (Win2kPro) fail to start" Message-ID: Issue #336 Update (Request) "Zope service (Win2kPro) fail to start" Status Pending, content/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/336 ============================================================== = Request - Entry #1 by banaouas on May 20, 2004 4:16 am hi I installed Zope 2.7 on Win2kPro SP4 machine. The main process starts well (C:\Zope\bin\PythonService.exe) but the sub-process it launches fail and stop after few seconds. The only trace I found is is the windows events logger section "Application": <> There is no other file created in the instance log folder (C:\zopesite\log). Is there any other debugging mode ? thanks. ============================================================== From zope-web at zope.org Thu May 20 18:18:29 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Thu May 20 18:18:32 2004 Subject: [ZO-Coll] [ZOC] 337/ 1 Request "RSS link causes an error" Message-ID: Issue #337 Update (Request) "RSS link causes an error" Status Pending, syndication/bug medium To followup, visit: http://zope.org/Collectors/ZopeOrg/337 ============================================================== = Request - Entry #1 by benlobo on May 20, 2004 6:18 pm The link to the XML RSS feed gives the following error: Site error This site encountered an error trying to fulfill your request. The errors were: Error Details Error Type UnicodeError Error Value ASCII decoding error: ordinal not in range(128) ============================================================== From zope-web at zope.org Wed May 26 16:19:32 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Wed May 26 16:19:35 2004 Subject: [ZO-Coll] [ZOC] 220/ 5 Comment "Workflow Unnacceptable" Message-ID: Issue #220 Update (Comment) "Workflow Unnacceptable" Status Pending, functionality/bug medium To followup, visit: http://collector.zope.org/ZopeOrg/220 ============================================================== = Comment - Entry #5 by slinkp on May 26, 2004 4:19 pm I presume this is another symptom of the same issue... Yesterday I created a new Software Package: http://zope.org/Members/slinkp/CMFBoringTool/view ... and added a Software Release: http://zope.org/Members/slinkp/CMFBoringTool/CMFBoringTool-0.1.0 ... and a Document: http://zope.org/Members/slinkp/CMFBoringTool/README.txt All three of the above were submitted, and the "state" link from all of them shows published & effecive; yet I cannot view any of them without being logged in. Furthermore, the README.txt does not show up in Members/slinkp/CMFBoringTool/folder_contents ... and yet it is evidently there as I can view it??? what the heck??? ________________________________________ = Comment - Entry #4 by simon on Oct 5, 2003 9:03 pm :) Yes, having just more-or-less figured out the product publishing process - it is much too complicated. I suggest removing workflow from Software Packages, Software Releases, Software Release Files for a quick improvement. Until then, here's some fresh, hard-won magic that might save others some pain; see http://zwiki.org/zwikidir/Makefile for more:: zdo-swrelease-publish: @echo publishing the $(VERSIONNO) Software Release on zope.org curl -nsS \ -Feffective_date= \ -Fexpiration_date= \ -Fcomment= \ -Fworkflow_action=submit \ -Fworkflow_action_submit=Save \ -Fform_submitted=content_status_history \ $(PRODUCTURL)/$(VERSIONNO)/portal_form/content_status_history @echo zdo-swrelease-retract: @echo retracting the $(VERSIONNO) Software Release on zope.org curl -nsS \ -Feffective_date= \ -Fexpiration_date= \ -Fcomment= \ -Fworkflow_action=retract \ -Fworkflow_action_submit=Save \ -Fform_submitted=content_status_history \ $(PRODUCTURL)/$(VERSIONNO)/portal_form/content_status_history @echo ________________________________________ = Comment - Entry #3 by simon on Oct 5, 2003 9:01 pm :) Yes, having just more-or-less figured out the product publishing process - it is much too complicated. I suggest removing workflow from Software Packages, Software Releases SoftwareReleaseFiles for a quick improvement. Until then, here's an excerpt fresh from http://zwiki.org/zwikidir/Makefile , hopefully it will save others some pain:: zdo-swrelease-publish: @echo publishing the $(VERSIONNO) Software Release on zope.org curl -nsS \ -Feffective_date= \ -Fexpiration_date= \ -Fcomment= \ -Fworkflow_action=submit \ -Fworkflow_action_submit=Save \ -Fform_submitted=content_status_history \ $(PRODUCTURL)/$(VERSIONNO)/portal_form/content_status_history @echo zdo-swrelease-retract: @echo retracting the $(VERSIONNO) Software Release on zope.org curl -nsS \ -Feffective_date= \ -Fexpiration_date= \ -Fcomment= \ -Fworkflow_action=retract \ -Fworkflow_action_submit=Save \ -Fform_submitted=content_status_history \ $(PRODUCTURL)/$(VERSIONNO)/portal_form/content_status_history @echo ________________________________________ = Comment - Entry #2 by chrisw on Aug 28, 2003 7:52 am Good grief! I see you can't even do anything simple (such as submit documents within a software release) once it's been submitted. Ow! Ow! Stop hurting me.... ________________________________________ = Request - Entry #1 by chrisw on Aug 28, 2003 7:36 am So now we have to make software release private to edit them? So every time I want to tweak anything, the product in question vanishes off Zope.org's navigation until someone gets a chance to approve it again? Wow, that's gonna suck :-( ============================================================== From zope-web at zope.org Thu May 27 07:12:01 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Thu May 27 07:12:05 2004 Subject: [ZO-Coll] [ZOC] 311/ 2 Comment "version ordering SNAFU" Message-ID: Issue #311 Update (Comment) "version ordering SNAFU" Status Pending, navigation/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/311 ============================================================== = Comment - Entry #2 by gittew on May 27, 2004 7:11 am I have the same problem with My Media Manager: http://www.zope.org/Members/gittew/MyMediaManager It says that the latest version is 1.3rc1 while there has actually been a final 1.3 release. It's quite a problem because people are downloading the old version. And send bug reports that has been fixed in the later version. Isn't it possible to either fix the 'Latest version' thing or remove it? As it is now it's only confusing. ________________________________________ = Request - Entry #1 by faassen on Jan 17, 2004 11:49 am It's rather ridiculous that the version ordering problem still has not been resolved on zope.org. It's not just the situation here for Silva: http://www.zope.org/Members/infrae/Silva which shows a beta while a final release of 0.9.3 already exists. It also happens to zope corporation itself, and has been for months, which this text on the ZODB 3.2 page makes clear: > The current release is ZODB 3.2 released on Oct. 8, 2003. Ignore the > information on the right side of this page; it is incorrect. http://zope.org/Products/ZODB3.2 It also happens for Zope itself, showing a version from 1999 as the "Latest Release" in the sidebar. http://zope.org/Products/Zope I've reported this problem long ago. It's been going on for months. Can someone please fix this? ============================================================== From zope-web at zope.org Mon May 31 21:25:35 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Mon May 31 21:25:38 2004 Subject: [ZO-Coll] [ZOC] 338/ 1 Request "Password reminder does not work" Message-ID: Issue #338 Update (Request) "Password reminder does not work" Status Pending, functionality/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/338 ============================================================== = Request - Entry #1 by Anonymous User on May 31, 2004 9:25 pm if the user forget his password and sent his username to get a new one, he did not recieve any message! ==============================================================