Copied to clipboard

Flag this post as spam?

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


  • Dmitrij Jazel 19 posts 110 karma points
    Jun 09, 2017 @ 11:13
    Dmitrij Jazel
    0

    Can't save "ą" character in node properties

    Hi Guys,

    I got really weird error here. I have yet another umbraco site, with simple doc-type of type "basicpage". In there I have property called "PageName" with a "textstring" editor. Nothing more.

    As a result, I am not able to save a pagename that has a "ą" character in it. What can be a reason for that? "ą" is a special Luthuanian character.

    Here is a demovideo of what I mean: https://www.screencast.com/t/0ltUdYZ5F0T

    It can take any other character from same culture like "š" or Nordic æøå.

    Any suggestions?

  • Dmitrij Jazel 19 posts 110 karma points
    Jun 13, 2017 @ 12:55
    Dmitrij Jazel
    0

    Anyone? :-(

    I know it is hard to say why this is happening, but I am using MySQL here, and maybe that's just a bug?

    Would be great if someone could reach, and help me solve it, cause I am planning to have more projects with this setup in near future.

    Umbraco7+mysql+Lithunaian language.

    /Dmitrij

  • emma burstow 43 posts 251 karma points MVP 3x hq c-trib
    Jun 13, 2017 @ 13:32
    emma burstow
    0

    Hi Dmitrij,

    Have you tried wrapping the code that outputs the value in @Html.Raw?

    So @Html.Raw(Model.GetProperty("pageName"))

    Emma

  • Dmitrij Jazel 19 posts 110 karma points
    Jun 13, 2017 @ 16:45
    Dmitrij Jazel
    0

    Hi Emma,

    Hope you saw in the video, same happens when you are returning to /Umbraco admin panel, and node name is still saved without "ą" letter.

    I mean your solution could work for front-end, but what about Administration panel?

    /Dmitrij

  • emma burstow 43 posts 251 karma points MVP 3x hq c-trib
    Jun 13, 2017 @ 16:54
    emma burstow
    0

    Hi Dmitrij,

    I did have a little watch but got the wrong end of the stick. Sorry I couldn't be of more help.

    Em

  • Dmitrij Jazel 19 posts 110 karma points
    Jun 13, 2017 @ 16:55
    Dmitrij Jazel
    0

    No worries :) thanks for giving it a shot ;)

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jun 21, 2017 @ 07:26
    Dennis Aaen
    0

    Hi Dmitrij

    Can you please add an issue in our issue tracker for this http://issues.umbraco.org/issues/U4

    Please share as much information about your setup as possible.

    Best,

    /Dennis

  • Dmitrij Jazel 19 posts 110 karma points
    Jun 21, 2017 @ 07:28
    Dmitrij Jazel
    0

    Hi Dennis! Long time! ;) Great, I will do so.

    /Dmitrij

  • Dmitrij Jazel 19 posts 110 karma points
    Jun 23, 2017 @ 16:01
    Dmitrij Jazel
    0

    Hi Dennis,

    All I can see is that I am guest: https://www.screencast.com/t/h9GWlv3qcfg

    Issue menu is empty (pretty much): https://www.screencast.com/t/hDf6BVVW4g3

    Having trouble posting my issue. Am I doing something wrong?

    /Dmitrij

  • Dmitrij Jazel 19 posts 110 karma points
    Jun 22, 2017 @ 07:21
    Dmitrij Jazel
    0

    Hi again Dennis,

    I am trying to post an issue, but am having trouble finding where to do that. Maybe I need to Login? or something.

    All I can see is that I am guest: https://www.screencast.com/t/h9GWlv3qcfg

    Issue menu is empty (pretty much): https://www.screencast.com/t/hDf6BVVW4g3

    /Dmitrij

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Jul 05, 2017 @ 12:41
    Dennis Aaen
    0

    Hi Dmitrij,

    Yes you need to create a user which is free, and when you are logged in the you can create an issue.

    All the best,

    -Dennis

  • Dmitrij Jazel 19 posts 110 karma points
    Jul 25, 2017 @ 18:17
    Dmitrij Jazel
    0

    Testing "ą" character, it is written between square brakets [ą]

  • Dmitrij Jazel 19 posts 110 karma points
    Jul 25, 2017 @ 18:19
    Dmitrij Jazel
    0

    Even in forum post I am unable to save it. testing other Lithuanian special characters. [Ą][ą][Č][č][Ę][ę][Ė][ė][Į][į][Š][š][Ų][ų][Ū][ū][Ž][ž]

Please Sign in or register to post replies

Write your reply to:

Draft