You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title suggests, the OP of an issue is not affected. Only replies have to at least have a body for changes to attachments to be applied. Note that the initial upload succeeds without a body. You just cannot change it without changing the body.
#11141 broke the appearance of dropzone attachments when editting
comments causing poorly updating lists.
This PR fixes this.
Fix#12583
Signed-off-by: Andrew Thornton [email protected]
zeripath
added a commit
to zeripath/gitea
that referenced
this issue
Oct 11, 2020
[x]
):Description
As the title suggests, the OP of an issue is not affected. Only replies have to at least have a body for changes to attachments to be applied. Note that the initial upload succeeds without a body. You just cannot change it without changing the body.
See https://try.gitea.io/CL-Jeremy/Test/issues/1#issuecomment-31206, this also happens when there is already some content in body:
Newly uploaded files will not be reflected after refreshing until the body is modified (cf. https://try.gitea.io/CL-Jeremy/Test/issues/1#issuecomment-31207):
Screenshots
cf. https://try.gitea.io/CL-Jeremy/Test/issues/1 (attachments)
The text was updated successfully, but these errors were encountered: