Download & Extend

Fix TaxonomyTermTestCase

Project:WSCCI
Component:Code
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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.

AttachmentSize
1558346.patch 1.26 KB

#2

Status:active» needs review

#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

#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

Status:needs review» fixed

#8

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here