FLUID-3138: builder.php uses $_POST instead of $_GET for 'var'

Metadata

Source
FLUID-3138
Type
Bug
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Laurel Williams
Reporter
Laurel Williams
Created
2009-08-25T14:33:15.000-0400
Updated
2009-10-22T16:21:54.000-0400
Versions
N/A
Fixed Versions
  1. 1.2
Component
  1. Infusion Builder

Description

the value for var is not posted, so must use $_GET

Comments

  • Laurel Williams commented 2009-08-25T15:05:13.000-0400

    changed the $_POST to $_GET