Menu

#21 spaces in installation path prevent modules from loading

1.1.0
open
None
7
2012-09-15
2011-09-28
No

When application is installed in a directory, whose path contains spaces, all modules fail to load.

Discussion

  • Alexey Zinger

    Alexey Zinger - 2011-09-28

    The bug resides in ModuleFactory, where we improperly parse mod.class.path setting by white spaces.

     
  • Alexey Zinger

    Alexey Zinger - 2011-10-02

    The fix is isolated within ModuleFactory. It temporarily encodes all occurrences of module home in module class path string before splitting it on whitespace.

     

Log in to post a comment.

MongoDB Logo MongoDB