Skip to content

1.73

@amaltsev amaltsev tagged this 25 Oct 19:11
This was an old problem where for URLs like http://sample.com/foo/
a call to pageurl() would return http://sample.com/foo/index.html
(appending index.html). This affected all of the derived code, most
importantly <%URL...%> template calls.

Changed to return the actual URL as was requested, not as it was
interpreted in file templates.

Also fixed benchmark stats sort stability in testing for
https://rt.cpan.org/Public/Bug/Display.html?id=127440
Assets 2
Loading