digitalfondue / lavagna

Lavagna: issue tracker/project management tool
http://lavagna.io
GNU General Public License v3.0
636 stars 110 forks source link

Download export #107

Closed SlytherinCz closed 6 years ago

SlytherinCz commented 6 years ago

Clicking Download Export results in following stack trace

NS_ERROR_MALFORMED_URI:  blank:1
    <anonymous> about:blank:1:1
    AdminExportImportController/ctrl.doExport http://localhost:8080/resource/app-1.1.js:6562:13
    fn http://localhost:8080/resource/app-1.1.js line 284 > Function:4:175
    e http://localhost:8080/resource/app-1.1.js:329:346
    $eval http://localhost:8080/resource/app-1.1.js:192:351
    $apply http://localhost:8080/resource/app-1.1.js:193:55
    compile/</< http://localhost:8080/resource/app-1.1.js:329:396
    jg http://localhost:8080/resource/app-1.1.js:81:477
    d http://localhost:8080/resource/app-1.1.js:81:426

Using image digitalfondue/lavagna:stable as of today.

Firefox Quantum 61.0.1 (64-bit)

syjer commented 6 years ago

Hi @SlytherinCz , I'll have a look :)

SitoCH commented 6 years ago

I pushed a fix in both branches, this is a really strange issue that affected only Firefox... Waiting for @syjer to publish a new release so we can update the Docker images.

syjer commented 6 years ago

should be done. Will need some time for uploading.

SitoCH commented 6 years ago

Docker images updated, the export is now fixed for Firefox.