Uploaded image for project: 'Cayenne'
  1. Cayenne
  2. CAY-1581

Not-Escaping <> during serialization to *.map.xml

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.1
    • 3.1M3, 3.0.3
    • Core Library
    • None

    Description

      Object entity -> attributes tab -> type column
      E.g. when using custom types (extended types) you specify custom class name in the type column. Sometimes it needs to be parametrized type, e.g. Validator<Integer>. During save the modeler fails to escape <> and thus the serialized *.map.xml becomes invalid (and subsequently can't be read by modeler). When escaped as < and > , modeler loads the project successfully.

      Attachments

        Activity

          People

            demitri Dzmitry Kazimirchyk
            zeratul Marek Ĺ abo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: