Uploaded image for project: 'Offre de formation'
  1. Offre de formation
  2. ODF-1122

ODFURIResolver without odf root page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 2.4.1, 2.5.0
    • 2.3.0
    • None
    • None

      When you have not set the odf root page, the ODFURIResolver should return null when you call _getCoursePage method.

      Actually this resolver return _resolver.resolveById("course://" + pagePath + "?rootId=" + odfRoot.getId() + "&courseId=" + course.getId());

      with odfRoot = null

      This code throw a NPE

            bmaurel Bérénice Maurel
            ogehin Olivier Gehin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: