freelawproject / recap

This repository is for filing issues on any RECAP-related effort.
https://free.law/recap/
12 stars 4 forks source link

Reports of PDF uploads failing in 1.2.20 #287

Closed mlissner closed 4 years ago

mlissner commented 4 years ago

Not sure what's going on here, but version 1.2.20 seems to have some issues with uploads, as reported from a couple people on Twitter and via one email. Looking into steps to reproduce, then will see what a fix looks like.

mlissner commented 4 years ago

This affects Chrome-only and is fixed in the 117_and_235 branch that we hope to release. Failing that, it's an easy thing regardless. Just look for .length around line 420 of content_delegate.js and remove it.

mlissner commented 4 years ago

Hm, I tweaked that, but it has other issues. I'm switching to 117_and_235, which has many other fixes and has baked in beta for a few weeks. Closing this. It's fine not to fix it properly.