In my x:inputFileUpload tag the accept attribute does not work. Any file is
accepted.

<x:inputFileUpload id="file" value="#{nasaGeneralBean.upFile}"
storage="file" required="true" accept="application/pdf" immediate="true"/>

I could not find this on the bug list so I'm wondering if I am doing
something wrong, surely if this were a bug it would have been found by now.

Thanks,
-Mark 

Reply via email to