| BUG - delimiters - Photopost vomits on windows installations
Yet another amateur hour bug in photopost (5.31):
PROBLEM:
Installing photopost on a windows based machine fails abjectly due to the common and well known issue of platform delimiters. The installation process incorrectly generates and stores windows file paths, requiring the user to go in and make manual edits to several files.
SOLUTION:
Detect OS and correctly handle file/diretory delimiters like other commercial software.
MORE INFO:
PHP 5.14
Windows XP
|