https://bz.apache.org/bugzilla/show_bug.cgi?id=69954

--- Comment #10 from Joe Orton <[email protected]> ---
(In reply to Tần Quảng from comment #8)
> And check with mod_autoindex as well; I see it's also using
> "apr_strnatcasecmp":
> https://github.com/apache/httpd/blob/trunk/modules/generators/mod_autoindex.
> c#L2004C22-L2004C40

This is exactly the case which apr_strnatcasecmp() exists for - natural sort
order of filenames in the UI.

And for penance I'm adding CI test build against the older APR which correctly
fails if that commit is reverted as per
https://github.com/apache/httpd/actions/runs/22304542693/job/64520378411#step:11:3804

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to