Download & Extend

Eliminate Coder warning: "Use ANSI standard <> instead of !=" (pathauto_taxonomy.inc)

Project:Pathauto
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

pathauto_taxonomy.inc

* Line 78: Use ANSI standard <> instead of !=

AttachmentSizeStatusTest resultOperations
pathauto-coder_warning.patch1.06 KBIgnored: Check issue status.NoneNone

Comments

#1

Title:Eliminate Coder warning» Eliminate Coder warning: "Use ANSI standard <> instead of !=" (pathauto_taxonomy.inc)
Category:task» bug report
Status:needs review» fixed

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

Status:fixed» closed (fixed)

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