Menu

#4 Awkward MS Windows detection code

current_cvs_version
open-fixed
platform (1)
1
2004-10-04
2004-10-03
John Foerch
No

Internally, jjfmapper.php always uses forward slash
path separators, and that is fine.. even convenient.
Yet its detection of the current path separator being
used is unnecessarily long and involved. PHP does
provide a constant for the path separator. Just have
to look it up and implement it.

Discussion

  • John Foerch

    John Foerch - 2004-10-03
    • status: open --> open-fixed
     
  • John Foerch

    John Foerch - 2004-10-03

    Logged In: YES
    user_id=983545

    Fixed. Yet I will wait for feedback from someone running
    the script under Windows before I close the bug.

     
  • John Foerch

    John Foerch - 2004-10-04
    • priority: 5 --> 1
     

Log in to post a comment.