CMS MADE SIMPLE FORGE

Glossary / FAQ

 

[#5076] alias contains special chars and whitespace

avatar
Created By: Jonathan Schmid (Foaly*)
Date Submitted: Wed Jun 16 08:30:43 -0400 2010

Assigned To:
Version: 0.6.8
CMSMS Version: None
Severity: Critical
Resolution: Accepted
State: Closed
Summary:
alias contains special chars and whitespace
Detailed Description:
hey,
as the registered route doesn't match on the generated alias, I can't access the
terms' detail pages.

why don't you use cmsms' aliasing algorithm to create the aliases for the terms?

Would be glad to help. Could send you a diff file?!


History

Comments
avatar
Date: 2010-06-16 08:42
Posted By: Jonathan Schmid (Foaly*)

extending the route would also help:

/glossary\/(?P<term>[\xe4\xc4\xf6\xd6\xfc\xdc\w ]+)\/(?P<returnid>[0-9]+)$/u
      
avatar
Date: 2011-05-26 16:14
Posted By: Jonathan Schmid (Foaly*)

in svn.
      
Updates

Updated: 2011-05-26 16:14
resolution_id: 5 => 6
state: Open => Closed

Updated: 2010-06-16 08:31
description: hey, as the registered route doesn't match on the generated alias. That's why I can't access the terms' detail pages. why don't you use cmsms' aliasing algorithm to create the aliases for the terms? Would be glad to help. Could send you a diff file => hey, as the registered route doesn't match on the generated alias, I can't access the terms' detail pages. why don't you use cmsms' aliasing algorithm to create the aliases for the terms? Would be glad to help. Could send you a diff file?!
resolution_id: => 5