[Bb-trac] [bbPress] #928: validate_file() function in bbPress 1.0
alpha has problems on WinBlows systems
bbPress
bb-trac at lists.bbpress.org
Fri Aug 15 18:30:39 GMT 2008
#928: validate_file() function in bbPress 1.0 alpha has problems on WinBlows
systems
----------------------------+-----------------------------------------------
Reporter: zappoman | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Administration | Version: 1.0-alpha-1
Severity: normal | Keywords:
----------------------------+-----------------------------------------------
line: 962 of wp-functions.php
if (':' == substr( $file, 1, 1 ))
This will return "2" which means the file is not valid (according to the
comments)... but of course on some OSes like WinBlows... this is still
valid.
bbPress only seems to use this in loading plugins... but of course needs
to be addressed for bbPress to work on Windows.
--
Ticket URL: <http://trac.bbpress.org/ticket/928>
bbPress <http://bbpress.org/>
Innovative forum development
More information about the Bb-trac
mailing list