New param in drupalGet
Rok Žlender - January 12, 2008 - 20:35
| Project: | SimpleTest |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
Our GHOP student boombatower made a great patch for drupalGet I'm putting it in its own issue so it doesn't get overlooked
| Attachment | Size |
|---|---|
| drupal_test_case.php_.patch | 881 bytes |

#1
The same issue can occur when using
drupalPostRequest()so I'm not sure if that function should be patched as well. In my case I used thedrupalGet()method to add the necessary parameters and then submitted with the url being set toNULL.#2
Committed.
#3
#4
Patch also adds url() call in drupalGet.
#5
Rerolled.
#6
And again
#7
I believe this has been committed and is working correctly.
#8
Automatically closed -- issue fixed for two weeks with no activity.