Ticket #759 (closed Bug: wontfix)

Opened 4 months ago

Last modified 3 months ago

Forge checks if anything is set in posted data, not only if form data was send

Reported by: ali Owned by: Shadowhand
Priority: major Milestone: 2.2
Component: Modules:Forge Version: SVN HEAD
Keywords: forge,validation Cc:

Description

Currently Forge module (Forge_Input) in validation checks if there was posted form by checking if anything is set in $_POST/$_GET/... (depend of method) array. It should checks only fields included in inputs list.

Change History

Changed 3 months ago by Shadowhand

  • status changed from new to closed
  • resolution set to wontfix

Forge is no longer part of Kohana, it is hosted by KohanaModules.

Note: See TracTickets for help on using tickets.