Resolved bugs
Release date: | Friday, September 4, 2009 |
---|---|
C1 Version: | Composite C1 1.2 SP2 (1.2.3534.23578)... |
Description | Visual Functions that render a data type containing one or more reference fields, will fail when rendered in public scope if the referenced data is unpublished. To reproduce: 1) Create a data type with a field of type Reference<IPage> (IPage or any other data type with publish work flow) 2) Add data, select some page (data) thats not published 3) Create a visual function, add reference field (preview works, shows unpublished data). 4) Add visual function to page, publish page, view published 5) Function call fails. |
Known work around: | Publish the referenced data. |