mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 06:49:14 +08:00
74c9b5c11c
Originally, we assumed that the href passed to the NavigationItem must not have URLParams, and roughly appended URLParams such as `?order=created` to the end. This will result in something like `/latest?state=my_votes?order=created` (note the double question mark here), for example the discourse-topic-voting plugin This commit modifies the logic for appending URLParams to the end, ensuring that the original URL parameters are preserved. |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |