Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate length of Cms::Page slug and full_path #205

Merged
merged 1 commit into from
Aug 7, 2012

Conversation

gaygenius
Copy link

Currently databases are just chopping off the tail end of any slug or full_path that is longer than the field lengths. With this change a helpful error message will be displayed to the user.

We also added a view only field of full_path in the admin edit page, to show this error message.

We also added some handy styles for disabled inputs.

Currently databases are just chopping off the tail end of any slug or full_path that is longer than the field lengths. With this change a helpful error message will be displayed to the user.

We also added a view only field of full_path in the admin edit page, to show this error message.

We also added some handy styles for disabled inputs.
GBH added a commit that referenced this pull request Aug 7, 2012
Validate length of Cms::Page slug and full_path
@GBH GBH merged commit 53378ff into comfy:master Aug 7, 2012
@GBH
Copy link
Member

GBH commented Aug 7, 2012

Merged. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants