• Markus Koller's avatar
    Fix WikiPage#title_changed for paths with spaces · 6eb00b13
    Markus Koller authored
    If a wiki page is inside a directory with spaces, the change detection
    didn't account for hyphenated spaces and mistakenly assumed the title
    was changed when it wasn't, causing a validation error.
    
    This also fixes the specs to catch this case.
    6eb00b13
wiki_page_spec.rb 19.8 KB