Changeset 2129

Show
Ignore:
Timestamp:
10/11/07 21:57:38 (15 months ago)
Author:
david
Message:

Added note to apache 2.2 multi-slash test failure, see #502

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/0.11/tests2/routing/cases/Apache22ModuleSubdir.case.php

    r1979 r2129  
    597597  ), 
    598598  array( 
    599     'message' => 'Sub-directory, rewritten, called path in dir with two slashes', 
     599    'message' => 'Sub-directory, rewritten, called path in dir with two slashes; THIS TEST IS EXPECTED TO FAIL!', 
    600600    'input' => '/fubar', 
    601601    'prefix' => '/tmp//rewrite',