mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-20 18:23:47 +00:00
68801366d3
Alert IDs like 'pve1:qemu/101-cpu' contain slashes which were breaking the URL path parsing. Fixed by finding the /acknowledge or /clear suffix and extracting everything before it, rather than trying to split by slashes.