In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
1192 [In-Portal CMS] Optimization task always 2012-01-13 12:47 2012-07-25 05:32
Dmitry  
Dmitry  
normal  
closed 5.0.0  
fixed  
 
none 5.2.0-B1  
use FilesMatch instead of Files in .htaccess
0
0001192: Use FilesMatch instead of Files in .htaccess
Use FilesMatch in .HTACCESS instead of Files. This is more preferable way of matching specific file group using Regular Expressions while Files should be used when full filename is specified.
patch Use-FilesMatch-instead-Files-in-htaccess.patch (1,586) 2012-01-13 12:47
http://tracker.in-portal.org/file_download.php?file_id=1482&type=bug
Issue History
2012-07-25 05:32 alex Note Added: 0004993
2012-07-25 05:32 alex Status resolved => closed
2012-01-13 12:48 Dmitry Note Added: 0004408
2012-01-13 12:48 Dmitry Status active => resolved
2012-01-13 12:48 Dmitry Fixed in Version => 5.2.0-B1
2012-01-13 12:48 Dmitry Resolution open => fixed
2012-01-13 12:48 Dmitry Assigned To => Dmitry
2012-01-13 12:48 Dmitry Changeset attached 5.2.x r15041
2012-01-13 12:47 Dmitry New Issue
2012-01-13 12:47 Dmitry File Added: Use-FilesMatch-instead-Files-in-htaccess.patch
2012-01-13 12:47 Dmitry Change Log Message => use FilesMatch instead of Files in .htaccess
2012-01-13 12:47 Dmitry Estimate Points => 0

Notes
(0004408)
Dmitry   
2012-01-13 12:48   
Fix committed to 5.2.x branch. Commit Message:

Fixes 0001192: Use FilesMatch instead of Files in .htaccess
(0004993)
alex   
2012-07-25 05:32   
Since 5.2.0 version was released.