Last update: Tue, Sep 20, 2011 at 9:51 AM.
Static folders in River2
  • David Jacobs reports that initially his "rivers" folder was structured incorrectly. I was able to reproduce the problem.
  • At first it was thought to be a problem in Mac OS X Lion, but not so. When we init the user-level data, we set the pref flSubfolder to false. But later in the booting-up process, when we set up the admin user, we set it true. If there was a static save between the two events it would come out incorrect. Luckily that happened when I tried to reproduce the problem. It wouldn't have happened very often.
  • Screen shots: The incorrect structure. As it was later corrected.
  • The fix is to initialize it to true. We want folders for each user from now-on.
  • Part: river2suite.inituser.