mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
aa7f3dd5fd
refs #8700 - if you used a url e.g. /page/2abc/ ghost would interpret the 2 as /page/2/ - these urls should have returned 404, but instead were responding correctly - this effectively creates duplicate pages - added a test, but needed a dirty hack to get it to work 😞 - TODO: update casper fixture and use it in channel tests! |
||
---|---|---|
.. | ||
functional | ||
integration | ||
unit | ||
utils | ||
.jshintrc |