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

wrong friendly_id saved to cached_slug column #11

Closed
vladchi opened this issue Oct 23, 2009 · 1 comment
Closed

wrong friendly_id saved to cached_slug column #11

vladchi opened this issue Oct 23, 2009 · 1 comment

Comments

@vladchi
Copy link

vladchi commented Oct 23, 2009

there is no sequence in friendly_id which is saved to cached_slug column.
problem in set_slug method, you aren't set sequence for new slug before saving it to cached_slug column.

@norman
Copy link
Owner

norman commented Oct 23, 2009

Thanks for the report. I'll have a new release out in an hour or two which will fix this.

This issue was closed.
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

No branches or pull requests

2 participants