[Zope] - fsimport recursion error or my error?

Fitzgerald Steele, Jr. fjsteele@icaen.uiowa.edu
Fri, 15 Jan 1999 17:55:16 -0600


I asked fsimport (mostly unmodified -- I added a couple MIME TYPES) to bring in
a directory of images and vrml files and just display the tree

<!--#tree branches=objectValues-->
  <IMG SRC="<!--#var SCRIPT_NAME-->/<!--#var icon-->">
  <!--#var id-->
<!--#/tree-->
<UL>
<A HREF="http://rosie.win:9673/RSI/fsimport?fsdir=F:\Zope\Data">Update
Images</A>
</UL>

fsimport reads the file structure. The strange thing is that is shows each file
with the file/image icon, but gives a + like its a directory.  When you click on
the file, it gives the ENTIRE tree again as a subdirectory.  Are we using #tree
incorrectly?

Cheers,
Jerry Steele
fjsteele@icaen.uiowa.edu