Re: 3 csets were pushed to core/commerce: Merge [email protected]:/var/bk/xaraya/c...
mikespub <[email protected]>
| Newsgroups | gmane.comp.cms.xaraya.bk-notices |
|---|---|
| Organization | Xaraya |
| Message-ID | <[email protected]> |
Marc Lutolf wrote: >... > html/modules/dynamicdata/class/objects.php > 1.56 05/06/10 19:52:48 marc@marclaptop. +22 -10 > add a "hidden" property status value >... What's the difference between hidden and disabled in your eyes ? Up to now either the property is disabled and won't appear anywhere, or it's there - and you could always choose to treat it as hidden or not in the templates afterwards, but that didn't affect the DD code. Here you seem to be mixing up both cases though, filtering out "hidden" properties here and there in the code as well. Are you sure you really need this ? Mike.