← Back to team overview

phpdevshell team mailing list archive

[Bug 882846] [NEW] Should use POST for action

 

Public bug reported:

When a request contains an action, such as "delete menu id...", it
should be carried by a POST request, not a GET request, in order not to
be tried again with a reload (noticed for delete menu but maybe the same
for others)

** Affects: phpdevshell
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/882846

Title:
  Should use POST for action

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  When a request contains an action, such as "delete menu id...", it
  should be carried by a POST request, not a GET request, in order not
  to be tried again with a reload (noticed for delete menu but maybe the
  same for others)

To manage notifications about this bug go to:
https://bugs.launchpad.net/phpdevshell/+bug/882846/+subscriptions


Follow ups

References