Closed (fixed)
Project:
Views Natural Sort
Version:
7.x-2.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2016 at 23:08 UTC
Updated:
14 Jul 2016 at 13:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hgoto commentedProbably this is related with https://www.drupal.org/node/2677380 .
Comment #3
hgoto commentedViews Natural Sort doesn't check the existence of entity properties when registering the data. But some properties are not always set when Views natural Sort runs registering process. Here is a patch for general solution though I don't know why the
$languageis not there.Comment #4
hgoto commentedComment #6
generalredneckA fix exactly like yours got in before I go around to this ticket. With that said, I put in a comment adding you contributed and commited it with credit to you.
Lastly, see if the latest dev fixes the problem.
Comment #8
hgoto commented@generalredneck, thank you for your detailed explanation and dealing with this in such a way. Surely, the latest dev fixes the problem. Thank you.