Files
discourse/spec
Alan Guo Xiang Tan b4eb078b0e FIX: Preserve preview_theme_id param on topic redirects (#23965)
Why this change?

When the URL `/t/1234?preview_theme_id=21` is loaded, we redirect to
`/t/<topic slug>/1234` stripping the `preview_theme_id` query params.

What does this change do?

This change builds on 61248652cd and
simply adds the `preview_theme_id` query param when redirecting.
2023-10-19 09:32:56 +08:00
..
2023-06-08 16:12:13 -05:00
2023-06-13 22:02:21 +02:00