mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 13:05:53 +03:00
[GH-ISSUE #323] 🐛 [Compose] Detaching & Reattaching of files does not work #277
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#277
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ulfgebhardt on GitHub (Mar 6, 2019).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/323
Originally assigned to: @jasonmunro on GitHub.
🐛 Bugreport
[Compose] Detaching & Reattaching of files does not work
Consider following Situation:
This is probl. the case since the file name has not changed.
(I did not try with a changed filename)
Version & Environment
Rev: 70a3d129f0493d7885176040b39a69d51c422921
OS: [Debian]
Steps to reproduce
@jasonmunro commented on GitHub (Mar 20, 2019):
This appears to be a Javascript bug as the second attempt to attach the file never triggers a server side request. I think the problem is using a change event as part of the flow. Re-uploading the same file is not a change in state so it never triggers the actual upload. I will let you know when I have a fix.
@jasonmunro commented on GitHub (Mar 20, 2019):
Should be fixed in the master branch
@jasonmunro commented on GitHub (Jul 3, 2019):
@ulfgebhardt I believe this is fixed so I'm closing this issue. If you are still seeing issues please re-open. Thanks!
@ulfgebhardt commented on GitHub (Jul 3, 2019):
Hey @jasonmunro i am sorry that i did not respond in a timely manner - haven't updated cypht in quite some time. <3
@marclaporte commented on GitHub (Mar 17, 2021):
Related: https://github.com/jasonmunro/cypht/issues/421
@marclaporte commented on GitHub (Mar 17, 2021):
@ulfgebhardt Please retest with latest code.
Thanks!
@ulfgebhardt commented on GitHub (Mar 17, 2021):
@marclaporte I will in time, I still work with quite the old version of cypht. Will update some day I guess <3