Articles Anywhere problem:...

Search
Other Bug Reports questions
Forum

Articles Anywhere problem: <span class="field-value ">XXX</span> in link href aufter update

Yannick Lämmel's Avatar Yannick Lämmel
Hi Peter,
thanx for all the great plugins!

But now we got a problem, after updating Articles Anywhere from 10.6.1 to 12.5.2:

The code in /templates/shaper_helixultimate/html/com_content/article/blog.php is like:

$nextLink = 'index.php?option=com_rsform&view=rsform&formId=11&Itemid=762&form[collection_hidden]={article '.$RefarticleId.'}[title]{/article}&form[material_hidden]={article '.$RefarticleId.'}[material]{/article}&form[dessin_hidden]='.$this->item->title;

Output before update:
www.XXXX.de/hemdkonfigurator-bestellung.html?form [collection_hidden]=Check%20Lux&form[material_hidden]=Baumwolle&form[dessin_hidden]=4321

Output after update:
/hemdkonfigurator-bestellung.html?form[collection_hidden]=Linen%20Stripes%20&amp;form[material_hidden]=<span%20class=&amp;Checks=" field-value="" "="">Leinen&amp;form[artikel_hidden]=<span class="field-value ">Sahara</span>&amp;form[dessin_hidden]=4864

As you can see, there are <spans> inside the href tag... If i do var_dump($nextLink) in same page, output is good! It only happens inside href!?

Confidential information:
(hidden)


Do you have any idea? Thank you!
You can only post on this forum if you log in