Closed (cannot reproduce)
Project:
Subscriptions
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2011 at 14:45 UTC
Updated:
23 Mar 2012 at 21:42 UTC
Hello, i've been working on this for a while, and finally found out that the variables !is_new and !is_updated always have the same value:
isnew -> 0
isupdated -> 1
so i'm not able to find out which content is new and which one is updated.
thanks, any help appreciated
Comments
Comment #1
salvisThat seems to contradict the title (they are not the same)...
Or are you saying that !isupdated is never 0?
That's not what I'm seeing. The default templates have
I get all three strings just fine...
Comment #2
salvisNo follow-up.