Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-3940

newlines stored differently depending on client operating system

XMLWordPrintable

    • Icon: Incident report Incident report
    • Resolution: Unresolved
    • Icon: Trivial Trivial
    • None
    • None
    • Frontend (F)

      attempt to save map label with some newlines in it and ~ 255 characters in length. frontend complains that it exceeds 255, but it seems that from windows systems newlines are attempted to be stored as \r\n, from non-windows - just \n.

      they should be just \n always.

      additionally, error message is enclosed both in double and single quotes - that's a bit excessive

            Unassigned Unassigned
            richlv richlv
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: