Posted by sheise on May 2, 2012 at 8:58pm
3 followers
| Project: | WSCCI |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
This issue is for fixing TaxonomyTermTestCase.
| Project: | WSCCI |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
This issue is for fixing TaxonomyTermTestCase.
Comments
#1
There were 2 problems here:
- The autocomplete string was not being decoded properly and the spaces were breaking it (just like in this issue http://drupal.org/node/1558166).
- There was a typo in the test.
Patch attached.
#2
#3
Why was this not breaking before, then? I'm reluctant to change the test unless I understand why the test was right before and wrong now.
#4
Actually, this looks like the same issue as #1557590: Fix UserUserSearchTestCase. Hm.
#5
Discussing in #1463656-96: Add a Drupal kernel; leverage HttpFoundation and HttpKernel
#6
Marking fixed per #1565084: urldecode()ing of the path. If that doesn't actually resolve this issue, please reopen. If it does, go ahead and remove the branch for this issue. Thanks.
#7
#8
Automatically closed -- issue fixed for 2 weeks with no activity.