Bug Report #1

add GET support

Added by Greg MacLellan - over 4 years ago. Updated over 4 years ago.

Status:Closed Start date:
Priority:High Due date:
Assignee:Woody Gilk % Done:

0%

Category:-
Target version:1.0
Resolution:fixed Points:

Description

Add support for GET in URLs

Associated revisions

Revision 94
Added by Woody Gilk over 4 years ago

Fixing #1 (changes to User Guide) and #47

Changed files:
user_guide/libraries/Input.php
system/database/DB_active_rec.php
system/database/drivers/*/*_driver.php (escape_str method)

History

Updated by Tido - over 4 years ago

Milestone 0.1 pre-trunk deleted

Updated by Tido - over 4 years ago

Without a doubt. It should be up to the developer to chose how he wants to handle $_GET, not the framework. Do you think Shadowhand's patch is the best approach?

Updated by Woody Gilk over 4 years ago

I have patches for this already: http://wgilk.com/code/get_patch_042407.zip

Updated by Woody Gilk over 4 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

Fixed in r47

Updated by Woody Gilk over 4 years ago

Minor error in syntax in r47, fixed in r49.

Updated by Tido - over 4 years ago

  • Status changed from Closed to Feedback
  • Resolution deleted (fixed)

Please modify the documentation to explain how to enable/disable and use this feature.

Updated by Woody Gilk over 4 years ago

  • Status changed from Feedback to Closed
  • Resolution set to fixed

Fixed in r94,

Also available in: Atom PDF