Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bjorn Van Hoeymissen 27 posts 48 karma points
    Oct 22, 2010 @ 10:30
    Bjorn Van Hoeymissen
    0

    URL character replacing - entity question

    Hi all,

    I've a question with regards to the urlReplacing in umbracoSettings.config: since we mostly work with multilingual sites, we've got a nice, extensive list of characters we automatically add for URL replacing.

    The client we're working for now has a tendency to add the trademark (™) to their name, even on the nodenames. I've tried adding this to the list so the character would get removed from the URL, but it ends up with errors in the backoffice because trade is not defined as an entity. Tried a few things, but couldn't get it to work so I'm here for advice before wasting any more time.

    Thanks in advance!

    Bjorn

  • Hamish 96 posts 154 karma points
    Sep 24, 2013 @ 06:50
    Hamish
    0

    I recently encountered the same issue. To work around this try adding the HTML number instead e.g.

    <char org="&#8482;"></char>

    A list of other special characters you can use: http://www.ascii.cl/htmlcodes.htm

Please Sign in or register to post replies

Write your reply to:

Draft