This repository has been archived by the owner on Apr 28, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
slug => is already taken redux #23
Comments
We have the same issue. Always been deleting the templatized pages before pushing. |
I confirm that, we are having the same issue for snippets too! |
I'm seeing the same thing for handles as well as slugs :( |
K, I traced the problem for pages to PagesWriter#prepare. The problem can be summed up as follows:
So I'm guessing the appropriate thing is to instead have attributes['handle'] - but I'm not sure exactly what 'fullpage' is supposed to represent? and not sure if everything gets given a default handle? For now I've implemented the inverse of the above comment to make my own system work:
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue is still affecting our Wagon/Engine installs, using latest code.
Duplicate #16, but #16 is marked as closed and solved, but it is not for us. Also, comments in #16 indicate this is same for others.
Also, in locomotivecms/engine#804 others commented that it is not working for them either.
The text was updated successfully, but these errors were encountered: