One oddity I just noticed in the beta 3... if you have no folders created in the root, then the left-hand navigation pane doesn't show the Control_Panel, Quickstart, or acl_users folder. Once you add a folder, then all three of those objects, as well as the new folder, appear in the left-hand pane. If you then delete the folder, and refresh the browser, everything in the left-hand pane disappears again (leaving only the root folder at the top). Not a biggie, but a little odd. -- -- Michael W. Homyack -- mhomyack@kaivo.com -- mhomyack@uswest.net -- 303.539.0045 -- 720.560.8772 -- "To make an apple pie from scratch, you must first invent the universe" -- - Carl Sagan
On Thu, Jan 25, 2001 at 09:22:14AM -0700, Michael W. Homyack wrote:
One oddity I just noticed in the beta 3... if you have no folders created in the root, then the left-hand navigation pane doesn't show the Control_Panel, Quickstart, or acl_users folder. Once you add a folder, then all three of those objects, as well as the new folder, appear in the left-hand pane. If you then delete the folder, and refresh the browser, everything in the left-hand pane disappears again (leaving only the root folder at the top).
Not a biggie, but a little odd.
Sound like a bug. COuld you report this to the Collector? http://classic.zope.org:8080/Collector/ -- Martijn Pieters | Software Engineer mailto:mj@digicool.com | Digital Creations http://www.digicool.com/ | Creators of Zope http://www.zope.org/ ---------------------------------------------
One oddity I just noticed in the beta 3... if you have no folders created in the root, then the left-hand navigation pane doesn't show the Control_Panel, Quickstart, or acl_users folder. Once you add a folder, then all three of those objects, as well as the new folder, appear in the left-hand pane. If you then delete the folder, and refresh the browser, everything in the left-hand pane disappears again (leaving only the root folder at the top).
Not a biggie, but a little odd.
What client are you using? I'm not able to reproduce this here :( I suspect some sort of client rendering problem or maybe a stall or truncation of the page somehow? If you view source on the nav pane do you see a complete well-formed html document missing those items or a truncated file? Note that some clients will show you the latest cached source when a page didn't load all of the way, so be sure to refresh the pane manually as well. Brian Lloyd brian@digicool.com Software Engineer 540.371.6909 Digital Creations http://www.digicool.com
Brian Lloyd wrote:
One oddity I just noticed in the beta 3... if you have no folders created in the root, then the left-hand navigation pane doesn't show the Control_Panel, Quickstart, or acl_users folder. Once you add a folder, then all three of those objects, as well as the new folder, appear in the left-hand pane. If you then delete the folder, and refresh the browser, everything in the left-hand pane disappears again (leaving only the root folder at the top).
Not a biggie, but a little odd.
What client are you using? I'm not able to reproduce this here :( I suspect some sort of client rendering problem or maybe a stall or truncation of the page somehow? If you view source on the nav pane do you see a complete well-formed html document missing those items or a truncated file? Note that some clients will show you the latest cached source when a page didn't load all of the way, so be sure to refresh the pane manually as well.
I would suspect a bug in the tree tag. The other day I ran into a situation where if there's only one node in the tree, the < /table> tag doesn't get rendered and Netscape will refuse to show anything in a table that doesn't have an end tag. I'm looking into it, but meanwhile, Michael, would it be possible to "view source" and see if my hypothesis is correct? Shane
participants (4)
-
Brian Lloyd -
Martijn Pieters -
Michael W. Homyack -
Shane Hathaway