[pmg-devel] [PATCH pmg-gui 0/2] fix small glitch in attachment quarantine

Stoiko Ivanov s.ivanov at proxmox.com
Wed May 5 11:33:02 CEST 2021


as reported in our community-forum [0], the raw view for the
attachment-quarantine was broken.

The first patch adds the missing parameter-separator to the url.
The second patch unifies the url-generation for all three quarantine views
(because I was confused why it only broke for the attachementquarantine)

very quickly tested on my testsetup

Stoiko Ivanov (2):
  attachmentquarantine: fix missing '&' for raw-param addition
  quarantineview: unify url generation

 js/AttachmentQuarantine.js | 2 +-
 js/SpamQuarantine.js       | 5 ++++-
 js/VirusQuarantine.js      | 5 ++++-
 3 files changed, 9 insertions(+), 3 deletions(-)

-- 
2.20.1





More information about the pmg-devel mailing list