From zope-web at zope.org Mon Mar 1 03:00:52 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Mon Mar 1 03:00:54 2004 Subject: [ZO-Coll] [ZOC] 319/ 1 Request "software product folder permissions bug" Message-ID: Issue #319 Update (Request) "software product folder permissions bug" Status Pending, SoftwareProduct/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/319 ============================================================== = Request - Entry #1 by bowerymarc on Mar 1, 2004 3:00 am if you have a software product with some releases marked 'private' then the entire software product is not visible to the public ============================================================== From zope-web at zope.org Mon Mar 1 03:02:11 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Mon Mar 1 03:02:13 2004 Subject: [ZO-Coll] [ZOC] 320/ 1 Request "software product+release workflow bug" Message-ID: Issue #320 Update (Request) "software product+release workflow bug" Status Pending, SoftwareProduct/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/320 ============================================================== = Request - Entry #1 by bowerymarc on Mar 1, 2004 3:02 am the 'obsolete' workflow transition doesn't seem to work - I get an 'insufficient permissions' every time I try to use it. ============================================================== From zope-web at zope.org Fri Mar 5 16:02:20 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Fri Mar 5 16:02:23 2004 Subject: [ZO-Coll] [ZOC] 321/ 1 Request "Updating Zope Solution Provider" Message-ID: Issue #321 Update (Request) "Updating Zope Solution Provider" Status Pending, content/bug medium To followup, visit: http://zope.org/Collectors/ZopeOrg/321 ============================================================== = Request - Entry #1 by andym on Mar 5, 2004 4:02 pm Uploaded: "logo.clearwind.jpg" - http://zope.org/Collectors/ZopeOrg/321/logo.clearwind.jpg/view If you could update the agmweb consulting record, my company name has changed. You can leave everything the same but do the following: - change name to ClearWind Consulting Ltd - change phone number to 604 716 4340 - change url to http://www.clearwind.ca - change logo as attached. Thank you ============================================================== From zope-web at zope.org Thu Mar 11 12:13:51 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Thu Mar 11 12:13:55 2004 Subject: [ZO-Coll] [ZOC] 322/ 1 Request "Second navigation on right side unuseable when using Font zooming and Mozilla" Message-ID: Issue #322 Update (Request) "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 ============================================================== = 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 Thu Mar 11 13:03:05 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Thu Mar 11 13:03:07 2004 Subject: [ZO-Coll] [ZOC] 323/ 1 Request "Comments wont stay turned off" Message-ID: Issue #323 Update (Request) "Comments wont stay turned off" Status Pending, functionality/bug low To followup, visit: http://zope.org/Collectors/ZopeOrg/323 ============================================================== = Request - Entry #1 by Anonymous User on Mar 11, 2004 1:03 pm Turned comments off while browsing the Zope book pages (both versions), but comments come back on (every time) after clicking to view next page. The 'com on/off' button still shows 'com on' on next page (while comments are already showing), when it should at least be showing 'com off' so that it should be obvious to turn them off again. Clicking the button (showing com on) turns comments off again, but same thing happens once again when viewing next page. ============================================================== From zope-web at zope.org Thu Mar 11 13:04:16 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Thu Mar 11 13:04:19 2004 Subject: [ZO-Coll] [ZOC] 324/ 1 Request "Comments wont stay turned off" Message-ID: Issue #324 Update (Request) "Comments wont stay turned off" Status Pending, functionality/bug medium To followup, visit: http://zope.org/Collectors/ZopeOrg/324 ============================================================== = Request - Entry #1 by Anonymous User on Mar 11, 2004 1:04 pm Turned comments off while browsing the Zope book pages (both versions), but comments come back on (every time) after clicking to view next page. The 'com on/off' button still shows 'com on' on next page (while comments are already showing), when it should at least be showing 'com off' so that it should be obvious to turn them off again. Clicking the button (showing com on) turns comments off again, but same thing happens once again when viewing next page. ============================================================== From zope-web at zope.org Fri Mar 12 10:41:42 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Fri Mar 12 10:41:46 2004 Subject: [ZO-Coll] [ZOC] 238/11 Comment "Software release issues" Message-ID: Issue #238 Update (Comment) "Software release issues" Status Pending, content/bug critical To followup, visit: http://zope.org/Collectors/ZopeOrg/238 ============================================================== = Comment - Entry #11 by dtremea on Mar 12, 2004 10:41 am I just added a parseVersion method to SoftwareRelease: http://cvs.sourceforge.net/viewcvs.py/collective/CMFPackage/SoftwareRelease.py?r1=1.15&r2=1.16 cvs up, and it should works now... *wink* ________________________________________ = Resubmit - Entry #10 by tim_one on Oct 8, 2003 2:08 pm Status: Resolved => Pending Afraid part of the problem still exists. We just released ZODB 3.2 final: http://zope.org/Products/ZODB3.2/ 3.2 has the right release date now, but it shows up at the bottom of the table of releases, and in the upper right-hand corner 3.2c1 is still shown as the most current release. ________________________________________ = Comment - Entry #9 by tim_one on Oct 4, 2003 6:59 pm Just confirming that I'm delighted with the way the 3.1 and 3.2 releases are ordered now. Thanks! I don't know that the site's idea of the release date matters much -- if it does, the correct release dates are recorded in the NEWS files linked to from the main pages. ________________________________________ = Resolve - Entry #8 by mcdonc on Oct 3, 2003 10:04 am Status: Pending => Resolved We are sorting descending by creation date (I think ;-) now, so that's good enough for me. The product is now fixed so new releases will have a creation date, fixing this problem in the future as well. ________________________________________ = Comment - Entry #7 by dreamcatcher on Oct 2, 2003 1:31 pm Theres a (supposedly) good version sorting method here: http://cvs.zope.org/Zope3/src/zope/app/browser/services/bundle.py?rev=1.11&content-type=text/vnd.viewcvs-markup (see the parseVersion method.) I think that it could probably be integrated in the version sorting algorithm. ________________________________________ = Comment - Entry #6 by mcdonc on Oct 2, 2003 1:18 pm This bug has been fixed temporarily for the ZODB 3.1 and ZODB 3.2 products. Please let me know if it looks acceptable. I had to take the "modification date" of the release and use that as the "creation_date" (releases actually had no creation date, they were acquiring one from the software package), so things might be a little wrong but less wrong than they were before. I haven't yet installed a fix for this problem that will make future uploads work properly (if you upload a release now, there's still no telling where it will show up in the release list), but will do so hopefully by COB today. ________________________________________ = Comment - Entry #5 by tim_one on Oct 1, 2003 11:23 pm Knock, knock. Anyone home here? The main problem described here is now biting us at http://www.zope.org/Products/ZODB3.2/ too: the new 3.2c1 release shows up underneath the older 3.2b3 release, the "latest release" is incorrectly identified as 3.2b3 (it should be 3.2c1), and this appears to be because the Release Date attached to both of those is 2003-06-16 18:08:53 (which isn't correct for either release). Barring a fix, is there some way to change the Release Date data manually? I'd be happy to do that, if so. ________________________________________ = Comment - Entry #4 by jeremy on Sep 21, 2003 11:17 pm Any news on this issue? ________________________________________ = Comment - Entry #3 by dtremea on Sep 17, 2003 3:53 pm > Can someone let me know when this issue will at least get > looked at? I'm hoping to do another release on Friday, > but I worry that all the same problems will exist. I'll taking a look at this today... ;-) ________________________________________ = Comment - Entry #2 by jeremy on Sep 17, 2003 2:39 pm Can someone let me know when this issue will at least get looked at? I'm hoping to do another release on Friday, but I worry that all the same problems will exist. ________________________________________ = Request - Entry #1 by jeremy on Sep 14, 2003 5:29 pm This issues describes several problems with product releases. They are all illustrated at http://www.zope.org/Products/ZODB3.1 On the right-hand size, there is a current release listed. It is 3.1.3 and not the new 3.1.4. The bottom of the page has a list of available releases. 3.1.3 again comes before 3.1.4. Each release has a date in the "released column." None of those dates appear to be correct. It says that 3.1.2, 3.1.3, and 3.1.4 were all released on July 10, but none of them were. The first release listed is 3.1.1b2, dated Feb. 03, but the 3.1.1 final release was back in Oct. 2002. The released column for 3.1.4 files has a link to md5 checksums. (They're correct.) At least some of the other releases used to have similar links, but they're all gone now. ============================================================== From zope-web at zope.org Tue Mar 30 03:31:47 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Tue Mar 30 03:31:50 2004 Subject: [ZO-Coll] [ZOC] 325/ 1 Request "Feedback forms do not work" Message-ID: Issue #325 Update (Request) "Feedback forms do not work" Status Pending, functionality/bug medium To followup, visit: http://zope.org/Collectors/ZopeOrg/325 ============================================================== = Request - Entry #1 by mgedmin on Mar 30, 2004 3:31 am I tried to use the feedback form at http://www.zope.org/Members/SmileyChris/feedback, both as anonymously and while being logged in. In both cases all I got was an AttributeError for propertysheets. ============================================================== From zope-web at zope.org Wed Mar 31 02:41:09 2004 From: zope-web at zope.org (Collector: NEW Zope.org (the ...) Date: Wed Mar 31 02:41:12 2004 Subject: [ZO-Coll] [ZOC] 326/ 1 Request "Check the colum width of a Manual Page" Message-ID: Issue #326 Update (Request) "Check the colum width of a Manual Page" Status Pending, functionality/bug low To followup, visit: http://zope.org/Collectors/ZopeOrg/326 ============================================================== = Request - Entry #1 by WolfgangUhr on Mar 31, 2004 2:41 am Because of the too wide Code-Example lower in the site http://zope.org/Documentation/Books/ZopeBook/2_6Edition/Security.stx it is too complicate to read this chapter. Can you changes this? ==============================================================