mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
052c841550
Before this fix if your forum was set up with a subfolder and you clicked on a link to a different subfolder it would not work. For example: subfolder: /cool link is: /about-us Previously it would try to resolve /about-us as /cool/about-us. With this fix it redirects to /about-us correctly. |
||
---|---|---|
.. | ||
attribute-hook.js | ||
debounce.js | ||
deprecated.js | ||
escape.js | ||
get-owner.js | ||
get-url.js | ||
helpers.js | ||
icon-library.js | ||
object.js | ||
raw-handlebars-helpers.js | ||
raw-handlebars.js | ||
raw-templates.js |