#278 - URL "slug" format verification
Type Defect
Status Completed
Milestone 3.0
Version -
Component -
Priority Normal
Severity Normal
Owner Jack
Assigned to Jack
Reported 12 years ago
Updated 11 years ago
Votes 0
Related tickets
Proposed time
Worked time

URL "slugs" need to be checked for proper format, because not everyone understands what they do.

Ticket History

12 years and 11 months ago by Jack

  • Status New Accepted

12 years and 11 months ago by Jack

  • Assigned to Jack
  • Closed ticket as Completed

Slugs are now converted to be URI safe by models level with the create_slug() URI hlper.