mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -05:00
cafabff89e
fixes #8845 - We had a report of weird URLS being output in admin stories view - This is due to plaintext being incorrectly generated - In order for a URL to be correct, it would need to already contain the subdirectory - This line in the post model adds it as well, causing a duplicate - Hence removing this line is the fix |
||
---|---|---|
.. | ||
base | ||
plugins | ||
accesstoken.js | ||
app-field.js | ||
app-setting.js | ||
app.js | ||
client-trusted-domain.js | ||
client.js | ||
index.js | ||
invite.js | ||
permission.js | ||
post.js | ||
refreshtoken.js | ||
role.js | ||
settings.js | ||
subscriber.js | ||
tag.js | ||
user.js |