Our GHOP student boombatower made a great patch for drupalGet I'm putting it in its own issue so it doesn't get overlooked
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | drupalGetd5.patch | 6.3 KB | Rok Žlender |
| #5 | drupalGetd5.patch | 6.23 KB | Rok Žlender |
| #4 | drupalGetd5.patch | 4.41 KB | Rok Žlender |
| drupal_test_case.php_.patch | 881 bytes | Rok Žlender |
Comments
Comment #1
boombatower commentedThe 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.Comment #2
Rok Žlender commentedCommitted.
Comment #3
webchickComment #4
Rok Žlender commentedPatch also adds url() call in drupalGet.
Comment #5
Rok Žlender commentedRerolled.
Comment #6
Rok Žlender commentedAnd again
Comment #7
boombatower commentedI believe this has been committed and is working correctly.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.