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

Thomas Lamprecht t.lamprecht at proxmox.com
Tue May 11 16:20:53 CEST 2021


On 05.05.21 11:33, Stoiko Ivanov wrote:
> 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(-)
> 



applied both patches, thanks!




More information about the pmg-devel mailing list