0 Replies Latest reply on Dec 11, 2012 9:56 AM by domenique

    fileUpload with acceptedTypes attribute set fails when the filename contains spaces

    domenique

      Hi,

       

      I'm using RichFaces 3.3.3. I've added a fileUpload component with the acceptedTypes attribute to limit the filetypes. However, when the file contains spaces it won't accept the file. To give an example :

      • "some filename with spaces.xlsx" works fine.
      • "some filename with trailing spaces .xlsx" doesn't work.

       

      I've been able to reproduce this issue in the showcase hosted by JBoss itself and the behaviour is the same there.

       

      How do I proceed to make a jira issue for this? Or is this already solved in a newer version? In any case I couldn't find any jira ticket concerning this.