NOTE: If you are a developer, please use a private wiki based on foswiki/trunk on a daily base ...or use
trunk.foswiki.org to view this page for some minimal testing.
Use
Item9693 for docu changes for 1.2 and 2.0.
Item8190: Spurious whitespace prevents rendering of TML in first line
| Priority: |
CurrentState: |
AppliesTo: |
Component: |
WaitingFor: |
| Normal |
Closed |
Extension |
PatternSkin |
|
... this only manifests if there is a VIEW_TEMPLATE. A view_template normally TMPL:INCLUDEs
view. However this will redefine
content using an extra whitespace. The
content makro in
preview.pattern.tmpl does render correctly. As we have a VIEW_TEMPLATE this gets redefined using the
content from
view.pattern.tmpl ... including one extra whitespace which then
prevents a
---+ in the first line to render correctly.
Doh.
--
MichaelDaum - 23 Jun 2009