Call for article custom field value

Search
Other Bug Reports questions
Forum

Call for article custom field value

Isabella Buschinger's Avatar Isabella Buschinger
Bug in plugin Articles Anywhere, call for article custom field value, used as class for table or div, not correct working. Bug appear in plugin started from version 10.7.1, before it works without errrors.

Steps to reproduce bug:
1. Place <div id="1" class="{article #1}[status]{/article}">text</div> where "status" is custom field of article,
2. Expected result is <div id="1" class="status">text</div>
but in fact it is
<div id="1" class="<span class=" field-value="" "="">Reserved"&gt;text</div>

So we expect get Class from custom field, but receive "field-value="" "="">Reserved"&gt;"
Peter van Westen's Avatar Peter van Westen ADMIN
That is not a bug. It was actually a bug that it worked before 10.7.

See: docs3.regularlabs.com/articlesanywhere/d...lain-text-raw-values
Please post a rating at the Joomla! Extensions Directory
Isabella Buschinger's Avatar Isabella Buschinger
Thank you for your quick help!
You can only post on this forum if you log in