• Recent
    • Tags
    • Popular
    • Register
    • Login
    1. Home
    2. pepefrund
    3. Topics

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 7
    • Groups 0

    Topics

    • P

      Special characters in messages

      Watching Ignoring Scheduled Pinned Locked Moved User help
      3
      0 Votes
      3 Posts
      3k Views
      M
      The translations files are encoded in UTF-8, and yes, HTML entities should not be used. (UTF-8 is non-standard for Java resource bundles, but was necessary to support Chinese.)
    • P

      Bug

      Watching Ignoring Scheduled Pinned Locked Moved Mango feedback
      3
      0 Votes
      3 Posts
      3k Views
      M
      Yes, the "add" option should not be displayed for non-admin. But the problem with copying (which non-admins can do) is that the user's (cached) permissions were not being refreshed after the copy, so the edit failed. In any case, both issues have been fixed for next release. Thanks for the report.