Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-3406

Office Importer not working under windows environments

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Blocker
    • 1.8.1, 1.9 M1
    • 1.8
    • Office
    • None
    • Unit

    Description

      This happens because officeimporter tries to create a temporary file with a name which has a colon (:). DocumentAccessBridge.getCurrentUser() returns the user name as xwiki:XWiki.User and hence the colon. This can be easily fixed by replacing the colon with a "-" (dash)

      Attachments

        Activity

          People

            asiri Asiri Rathnayake
            asiri Asiri Rathnayake
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: