Uploaded image for project: 'Hawkular'
  1. Hawkular
  2. HAWKULAR-781

UI only allows .zip for jdbc driver upload (on Safari)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.0.0.Alpha7
    • 1.0.0.Alpha6
    • User Interface
    • None

      In the html of the "Add jdbc driver" there is "accept=application/zip", which forces browsers into only accepting zip files. FF allows to use a selector to "all files".
      We had a similar issue with deployments uploads.

      <input class="form-control ng-pristine ng-untouched ng-invalid ng-invalid-required" fileread="dac.driverData.binaryFile" type="file"
      accept="application/zip" ng-model="dac.driverData.filePath" hk-valid-file="" required="" name="driverFile" id="driver-file" style="">

              Unassigned Unassigned
              pilhuhn Heiko Rupp
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: