Copied to clipboard

Flag this post as spam?

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


  • Martin Spanek 2 posts 22 karma points
    Jun 17, 2013 @ 11:52
    Martin Spanek
    0

    Html entity - Textbox multiple

    hello,

    How do I remove entities from html output , if i use textbox multiple. 

    If i use only standart textstring properties , it is OK.

    properties type : textstring

    code : @Umbraco.Field("klicovaSlova")

    result :Domovská stránka

    VS

    properties type : textbox multiple

    code : @Umbraco.Field("description")

    result : Domovská stránka

    Page is UTF-8

    Thank you for you reply :)

    PS: Sorry for my English

  • Ernst Utvik 123 posts 235 karma points
    Jun 18, 2013 @ 21:09
    Ernst Utvik
    0

    Have you tried the [encoding] options in the insert umbraco page field box?

    What version of Umbraco are you running?

  • Martin Spanek 2 posts 22 karma points
    Jun 19, 2013 @ 00:28
    Martin Spanek
    0

    Version is v6.0.6 (Assembly version: 1.0.4898.16909)

    if i try set [encoding] to HTML encode or URL encode , still bad result > 

    HTML encode > Domovská stránka

    URL encode > Domovsk%c3%a1+str%c3%a1nka

  • Petr Snobelt 923 posts 1535 karma points
    Jan 10, 2014 @ 17:09
    Petr Snobelt
    0

    Hi, look at this post and add czech characters to umbraco.config

     http://blogs.thesitedoctor.co.uk/tim/CommentView,guid,4edc85ce-fa51-4c4a-b7d9-724722b88aff.aspx

    Petr

  • Petr Snobelt 923 posts 1535 karma points
    Jan 10, 2014 @ 17:10
    Petr Snobelt
    0
Please Sign in or register to post replies

Write your reply to:

Draft