Project

General

Profile

Actions

Bug #4431

closed

Posting to a params column results in every input in the POST being stored

Added by krileon about 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
28 February 2014
Due date:
% Done:

100%

Estimated time:

Description

When posting to a params column (new CB Configuration) every input in the form is stored. Even those that shouldn't like the following.

option=com_comprofiler
task=showconfig
act=save
cbsecuritym3=cbm_058c9b81_544dc2e7_701ce0508081b3ff63f6babc6e28031f

Actions #1

Updated by krileon about 10 years ago

Believe this is due to post handling of sql:field in ActionController.php.

Actions #2

Updated by krileon about 10 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Hardcoded values like task, etc.. are now filtered out. Action path variables are also now removed.

Actions #3

Updated by beat over 9 years ago

  • Priority changed from High to Normal
Actions #4

Updated by beat over 9 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF