Closed (fixed)
Project:
Node Class
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2016 at 14:27 UTC
Updated:
4 Sep 2017 at 19:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
eigentor commentedI experienced the same issue on pages that have no node class.
There was simply a check missing if $classes is not empty.
Patch against the latest dev attached.
The patch is so simple one can easily apply it by hand by changing line 54 of node_class.module from
to
Comment #3
Leagnus commentedi proof: #2 works for me.
Thank valor & eigentor.
Comment #4
shaisamuel commentedPatch was not committed, while code changed. Here is an update to date patch (826911-undefined-offset-2.patch), which works for me (just the line number changed). Please commit the patch, it's a very small and simple fix.
Comment #5
kunalkursija commented#4 works fine.
Thanks for the patch.
Marking as RTBC.
Comment #6
pravin ajaaz commentedThanks for the patch
Comment #8
pravin ajaaz commentedComment #9
pravin ajaaz commentedComment #10
websiteworkspace commentedExperienced this software problem with most Node Class 8.x-1.0-beta1 version:
Has the software problem above been fixed in the more recent dev branch release of this module?
When will a fix for this problem be available on the beta release branch of this module?