Ticket #254 (new defect)

Opened 4 years ago

Move up / down is an HTTP GET operation and can be triggered by a reload

Reported by: avel Owned by: avel
Priority: normal Milestone: 1.9.10
Component: Main Version: 1.9.8
Severity: minor Keywords:
Cc:

Description

Move up / down is triggered via an HTTP GET operation.

Upon a reload of the page, the move up/down rule function will be performed again by accident, therefore negating the previous change.

It should be an HTTP POST operation.

Note: See TracTickets for help on using tickets.