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

The Mail Resend button is not working

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 12.10
    • 6.4-milestone-3
    • Mail
    • None
    • Integration
    • Unknown
    • N/A
    • N/A

    Description

      This was implemented in XWIKI-11486. It's not working because it's using a 'multipart/form-data' encoding type and a POST. Thus the parameters won't be available in the request but will need to be parsed from the body. See https://stackoverflow.com/a/5227/153102 & https://balusc.omnifaces.org/2009/12/uploading-files-in-servlet-30.html

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: