wcmmode not working in author
so I have these lines in my component
<p>wcmmode.edit: ${wcmmode.edit}</p>
<p>wcmmode.disabled: ${wcmmode.disabled}</p>
wcmmode.edit return false.
wcmmode.disabled returns true.
any ideas? thanks
EDIT: I checked the runmode and it's listing "author" as one of the runmodes.


