
Please wait while updating issue type...
This issue is blocking the next release
Access to this issue is restricted, which means only users with access to internal issues can see this issue.
This issue has been closed with status "Not an issue" and resolution "CAN'T REPRODUCE".
Description
With 4.2.0, I cannot upload attachment.
How to reproduce
I cannot click on the Save attachement button, and I see this javascript error in the console.
effects.js:529
Uncaught TypeError: Cannot read property 'getInlineOpacity' of null
at new Effect.Fade (effects.js:529)
at Object.forceHide (tbg.js?bust=38103:138)
at HTMLBodyElement.<anonymous> (thebuggenie.js?bust=38103:60)
at HTMLBodyElement.dispatch (jquery-2.1.3.js?bust=38103:4430)
at HTMLBodyElement.elemData.handle (jquery-2.1.3.js?bust=38103:4116)
Effect.Fade @ effects.js:529
forceHide @ tbg.js?bust=38103:138
(anonymous) @ thebuggenie.js?bust=38103:60
dispatch @ jquery-2.1.3.js?bust=38103:4430
elemData.handle @ jquery-2.1.3.js?bust=38103:4116
VM4861:1
Uncaught SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at XMLHttpRequest.xhr.onload (tbg.js?bust=38103:1179)
Attachments0

Subtasks0
Important details
User pain
-
Type of bugNot triaged
-
LikelihoodNot triaged
-
EffectNot triaged
Affected by this issue 0
Times and dates
-
Estimated time No time estimated
-
Time spent No time spent
People involved
Other details
-
-
-
Unknown Not determined
This issue has been deleted
This message will disappear when you reload the page.
Post a comment and get things done
Check the Network tab. Probably your upload failed with
413 Request Entity Too Large