Menu

#25 bad implementation of os.getenv

v3.0-beta1
closed-fixed
nobody
None
5
2015-05-01
2014-03-26
sbernard
No

os.getenv does not return environment variable (System.getEnv()) but system properties (System.getProperty()).

Discussion

  • mark kouba

    mark kouba - 2014-07-07

    We have run into this same issue. Just doing a custom compilation for now. This answer over at stack sums it up nicely why it should be getEnv() http://stackoverflow.com/a/13112065

    If I am missing something about this let us know, because we are definitely dependent on this working correctly.

     
  • James Roseborough

    This will be fixed in version 3.0.1

     
  • James Roseborough

    • status: open --> pending-fixed
     
  • James Roseborough

    • status: pending-fixed --> closed-fixed
     
  • James Roseborough

    Is fixed in version 3.0.1.

     

Log in to post a comment.

MongoDB Logo MongoDB