I'm trying to get a tree-view of the files in a Local File System object. The idea is to get a view similar to the MS Explorer view (or the Zope management interface ...) with the folder structure on the left and the folder contents shown in the main window.
What version of LocalFS are you using?
I'm using the most current LocalFS (0.9.2). It works fine except for the strange tree view habits. Did I mention last time that trying to expand the LocalFS in the left hand management console tree causes a traceback? Joachim.
I'm using the most current LocalFS (0.9.2). It works fine except for the strange tree view habits. Did I mention last time that trying to expand the LocalFS in the left hand management console tree causes a traceback?
The next bug fix release covers problems with the tree view, including the one you mention. It should be out in the next few days. -jfarr
I'm using the most current LocalFS (0.9.2). It works fine except for the strange tree view habits. Did I mention last time that trying to expand the LocalFS in the left hand management console tree causes a traceback?
The next bug fix release covers problems with the tree view, including the one you mention. It should be out in the next few days.
Is this the expand_all bug in TreeTag showign up again? If so, there's a patch for it at: http://classic.zope.org:8080/Collector/919/view cheers, Chris
Is this the expand_all bug in TreeTag showign up again? If so, there's a patch for it at:
I don't think so. At least, not what I was referring to, which was a problem with the LocalFS tree tag implementation. Thanks, though. -jfarr
participants (3)
-
Chris Withers -
Joachim Werner -
Jonothan Farr