Closed (fixed)
Project:
Taxonomy Browser
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Mar 2008 at 01:16 UTC
Updated:
10 Jun 2008 at 00:02 UTC
Jump to comment: Most recent file
There always seems to be an extra "?" at the end of URLs after using the taxonomy browser form. I believe this is happening in taxonomy_browser_form_submit() when $node_type is NULL. If that case, two array items are returned, the latter being empty.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | contrib-5.taxonomy_browser.query_.junyor.patch | 1.25 KB | junyor |
Comments
Comment #1
junyor commentedHere's a patch that fixes this issue. I have not tested it with the Node Type Filter module, though.
Comment #2
nancydruThanks, I'll put this in.
Comment #3
junyor commentedAny progress?
Comment #4
nancydruHave you checked the latest code? I could swear I fixed this.
Comment #5
junyor commentedNo, I hadn't checked the code since the issue was still in patch status. I do see some code changes, so I'll go ahead and update and retest. Thank you.
Comment #6
junyor commentedYes, it's fixed.
Comment #7
nancydruThank you. I don't know why I never marked as such.
Comment #8
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.