Daniel Huckstep
Results
21
issues of
Daniel Huckstep
In Article#set_permalink, it seems that you should do Article.sanitize_permalink(new_permalink) before the check, so you can use the sanitized version to do the comparison, instead of checking, then sanitizing. Unless I'm...