Again broke the processing of phx (snipet call in)
Closed this issue · 1 comments
MrSwed commented
This construction ceased to work
<title>[*meta_title:ifempty=`[*longtitle:ifempty=`[*pagetitle*]`*] - [*parent:isnot=`0`:then=`[[getDocumentField? &id=`[*parent*]`]] - `*][(site_name)]`:striptags*]</title>
And, if add a call to the snippet separately, everything works
<title>[*meta_title:ifempty=`[*longtitle:ifempty=`[*pagetitle*]`*] - [*parent:isnot=`0`:then=`[[getDocumentField? &id=`[*parent*]`]] - `*][(site_name)]`:striptags*]</title>
<temp>[[getDocumentField? &id=`[*parent*]`]]</temp>
PS. PHX used, internal filters disabled.
ps2. before and at 36e0a1d it work, but at and e849197 after isn`t
MrSwed commented
Founded...
@Dmi3yy Why again the same rake ?!
#1218 (comment)