Just spent some time tracking down an issue where conditional logic was being ignored. I'd like to submit this as a bug report:
I have a drop down field that appears only when a checkbox has been activated. Apparently if there is an ampersand in a checkbox choice field, GF will render it as HTML code, thus the conditional logic will never validate. It's tough to tell a client what they did wrong when ampersands are valid sentence punctuation.