Please log in to bookmark issues
#2827 – 
Not an issue
Done This issue is marked as done / closed
Locked Most details of this issue cannot be edited because the workflow defines this step as "locked"
Bug report
0
Click to toggle a vote for this issue
0
0 + 0
This issue has been closed with status "Not an issue" and resolution "CAN'T REPRODUCE".
Time tracking started at Paused
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
 pf4public
Dec 25, 2018 (13:27)
Cancel

Check the Network tab. Probably your upload failed with 413 Request Entity Too Large

Important details
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Times and dates
  • Estimated time No time estimated
People involved
Other details
  • Not determined