https://issues.apache.org/bugzilla/show_bug.cgi?id=51646
--- Comment #2 from [email protected] 2012-01-19 18:13:27 UTC --- I'd consider it at least "Undesirable behavior". Just because that's the order the code currently evaluates things doesn't mean it's the order most desirable by the user. Given pathconvert is used to convert paths into different strings, not necessarily another path, it makes sense to me that dirsep should be applied before the filters look at it, otherwise dirsep can be pretty useless in pathcovert with filters. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
