Eliminate Coder warning: "Use ANSI standard <> instead of !=" (pathauto_taxonomy.inc)
mustafau - May 21, 2008 - 20:42
| Project: | Pathauto |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
pathauto_taxonomy.inc
* Line 78: Use ANSI standard <> instead of !=
| Attachment | Size |
|---|---|
| pathauto-coder_warning.patch | 1.06 KB |

#1
Right. I had actually fixed this not so long ago, but it was broken again by the commit of #239770: Taxonomy Terms never aliased in batch update with more than 50 terms in a vocab with no pattern. :(
So thank you for catching this, and for the patch! It's been committed to the 6.x branch and the 5.x-2.x branch! :)
#2
/me hides in shame for having re-introduced this to the code not once, but twice.
#3
Haha. Well, perhaps you'll (eventually) be more aware of it... ;)
But no harm done, really. Just another CVS commit. We'll live. :)
#4
Automatically closed -- issue fixed for two weeks with no activity.