:S
I turned on Field conditional self for username equal to [cb:userfield field="username" user="#me" /]
When it's turned on (to detect if the profile matches the current user) -- this is what gets output (every time):
<div id="content">
<div id="system-message-container">
</div>
string(124) "{"location":"profile","input":"marregina","operator":0,"value":"marregina","condition":{"match":true,"show":[83],"hide":[]}}"
string(124) "{"location":"list","input":"reginamaria","operator":0,"value":"marregina","condition":{"match":false,"show":[83],"hide":[]}}"
string(127) "{"location":"profile","input":"reginamaria","operator":0,"value":"marregina","condition":{"match":false,"show":[83],"hide":[]}}"
<div class="cbProfile cb_template cb_template_jd1">
When it's turned OFF (by setting CB conditional for the field back to "Normal CB setting", all is fine again.
Didn't see anything much in the plugin php and js files ... any guesses?
Thanks,
Maria