mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 19:52:01 +03:00
1c4c4eb5de
No Issue - Defer save until after slug is checked. - If new slug is empty or all whitespace, reset to previous value. - If new slug is the same as existing slug except for an increment value (e.g. ghost-user-2), use the original slug. - If the slug has changed, change the URL path to reflect the change so that the browser refresh and back button still work. - Added tests. |
||
---|---|---|
.. | ||
client | ||
server | ||
shared | ||
test | ||
bootstrap.js | ||
index.js | ||
server.js |