Resolved without further testing
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Fri, Dec 12
Resolved without further testing, all further improvements in new tickets
Resolved without further testing
Looks also good to me on gpg4win-5.0.0-beta413. Setting this to resolved
Tested VSD 3.4: Fingerprints can be copied in the certificate list with select and CTRL+C. CRTL+V then will insert the fingerprint without spcaes
Note: No further tests, as this is explicitly about the qt5 AppImage
Note: Set to resolved without further tests
Note: Set to resolved without further tests
setting this to resolved, werner already tested this
Is this ticket obsolete with T7874: Kleopatra: GnuPG System configuration not translated?
Is this ticket obsolete with T7717: Location of qt-application config files?
Is this ticket obsolete with T7717: Location of qt-application config files?
Is this testable?
should be fixed/tested for v5 release
Needs to be tested/fixed for the v5 release
This should better be fixed in the v5 release
This should definitely be fixed for the v5 release
The next major release is coming
A quick fix would be to remove the link
we haven't seen this in a while…
Thu, Dec 11
Fixed and backported for VSD 3.4.
I think we also want this for VSD 3.4.
WebServer::processCommand, case Command::Register. When a web client connects, we send the mapping to both web client and native client. However, when a native client connects, we only send the mapping to the web client. We'd need both, here, too. However, we probably want to refactor both cases to use common code.