2 Replies Latest reply on Jul 13, 2017 2:16 PM by cfang

    Jackson Item Writer - special characters causing quotes

    richardmoore

      We have an item description that contains #10 in it. We are getting "#10 PAPER" where it has double quotes around the entire description.

       

      We have the following property -

       

      <property name="csvGeneratorFeatures" value="ALWAYS_QUOTE_STRINGS=false, STRICT_CHECK_FOR_QUOTING=true"/>

       

       

      I googled but couldn't find anything about this type of issue. What are we missing?