Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.0 B1, 1.0 B2, 1.0 B3, 1.0 B4, 1.0 B5
-
None
Description
Using $context.setCacheDuration(something > 0) will cause the rendered content to be cached. Now, this rendered content is used both by /view/ and /inline/, which is wrong, because the inline mode will be exactly as the view, without modifiable fields.