Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-1991

File translator override for encoding defaults to UTF-8 in Designer but doesn't write to the vdb.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • 8.4
    • None
    • VDB & Execution
    • None
    • Workaround Exists
    • Hide

      The workaround is to open and add this property directly to the vdb.xml file.

      <translator description="" type="file" name="file-extended">
      <property value="UTF-8" name="Encoding"/>
      <property value="true" name="ExceptionIfFileNotFound"/>
      </translator>

      Show
      The workaround is to open and add this property directly to the vdb.xml file. <translator description="" type="file" name="file-extended"> <property value="UTF-8" name="Encoding"/> <property value="true" name="ExceptionIfFileNotFound"/> </translator>

    Description

      If you need to override the file translator's encoding value and want to set it to UTF-8, the Designer shows this value as the default so will not write it to the overrides in the vdb.xml and hence the server will not look at it. Can the default in the Designer be blank? so that any value entered will be written as an translator override in the vdb.xml file.

      Attachments

        Activity

          People

            blafond Barry LaFond
            rhn-support-dsteigner Deborah Steigner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: