[TYPO3-core] RFC: Bug #5838: cli_dispatch.phpsh not working with windows

Ernesto Baschny [cron IT] ernst at cron-it.de
Mon Jul 16 10:00:48 CEST 2007


This is a SVN patch request.

Problem:
cli_dispatch.phpsh cannot be used under Windows.

The problem is an if-condition, that checks if a path is absolute,
looking if the path starts with "/". This is always true on windows systems.

Solution:
Check for Windows platform at appropriate place.

Thanks to Irene Höppner for the bug report and suggested solution!

Bugtracker reference:
http://bugs.typo3.org/view.php?id=5838

Branches: TYPO3_4-1 / Trunk

Cheers,
Ernesto
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug-5838-cli_dispatch-windows.diff
Type: text/x-diff
Size: 773 bytes
Desc: not available
Url : http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20070716/514323fa/attachment.bin 


More information about the TYPO3-team-core mailing list