Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-10165

NPE on _isMultilingual in CreateContentFunction

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.12, 4.3.0
    • 4.3.0
    • None
    • None

      function _isMultilingual in CreateContentFunction should do a try catch to avoid a NPE

       

      ContentType cType = _contentTypeEP.getExtension(cTypeId);
       if (cType.isMultilingual())
      { return true; }
      

       

            raphael Raphaël Franchet
            kbourgoin Kepa Bourgoin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: