The Python replacement script changed ALL 'error' strings to
'pve-alert pve-alert-error', including:
- addEventListener('error', ...) → broken event listener
- data.phase === 'error' → never matched
- sessionId variable definition was lost/doubled
Restored proper event names and phase comparisons.
|
||
|---|---|---|
| .. | ||
| _analysis.html | ||
| base.html | ||
| index.html | ||
| polling.html | ||
| scp.html | ||