Project

General

Profile

Actions

Bug #8966

closed

Patches page uses GET instead of POST when performing actions

Added by Mitch Claborn over 5 years ago. Updated over 5 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
System Patches
Target version:
-
Start date:
09/27/2018
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Affected Version:
2.4.3_1
Affected Plus Version:
Affected Architecture:
All

Description

When the patches page system_patches.php is used to apply or revert a patch, the link in the cookie trail area of that page (System / Patches) changes to be the URL that will apply or revert the patch that was just replied or reverted (e.g. https://192.168.45.1/system_patches.php?id=0&act=apply). If you click on that link it will attempt to apply/revert the patch again, which will, of course fail.

The URL in the cookie area of the page should always be just the patches page without any actions: https://192.168.45.1/system_patches.php

Actions

Also available in: Atom PDF