mirror of
https://github.com/discourse/discourse.git
synced 2025-01-31 21:23:17 +08:00
6b10ada752
Original bug report: https://meta.discourse.org/t/rename-tag-not-working-as-expected/184950 This bug was caused by the use of `oneWay` which can be very dangerous in this case, from the documentation: > computed.oneWay only provides an aliased get. The set will not mutate the upstream property, rather causes the current property to become the value set. **This causes the downstream property to permanently diverge from the upstream property.** |
||
---|---|---|
.. | ||
images | ||
javascripts | ||
stylesheets |