Needs review
Project:
LinkedIn Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2011 at 08:28 UTC
Updated:
7 Mar 2012 at 10:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
alexiswatson commentedApologies for the delay, work/life happened. This patch ensures that strings are converted to booleans via a preprocess function before reaching the template, while strictly checking for boolean values in the template itself. Had to address some of the other issues in the same patch, like not using isset in the template itself.
Review and feedback welcome!
Comment #2
tylerwalts commentedThis patch worked for me.