volume_up

A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

AI OnAI Off

Friendly URL

Hi,

We need to create a friendly url for the forum pages. Have tried to do as in Tom Stenius blogpost about friendly url http://blog.tomstenius.com/2010/03/friendly-urls-in-relate-part-2.html . The problem is that we need this to work also with other characters than English ones. Like for example with ö ä å ø æ å.

Any suggestion how to solve this?

 

#53528
Sep 13, 2011 14:24

I belive that this scenario you describe has been discussed in the comments of that same post. Seems to be a regular expression that needs to be updated to include non English characters. Something in the line of replacing \w with \p{Ll}.


/h

#53676
Sep 19, 2011 17:04
error This thread is locked and should be used for reference only. Please use the Legacy add-ons forum to open new discussions.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.