0
Fixed
Abstracts not properly escaped in BibBase v3
If the abstract contains an apostrophe (') the generated abstract link is incorrect and does not work properly; for example:
<a class="bibbase_abstract_link" href="javascript:showAbstract('... the platform's hardware concurrency management and latency tolerance....')">Abstract</a>
<a class="bibbase_abstract_link" href="javascript:showAbstract('... the platform's hardware concurrency management and latency tolerance....')">Abstract</a>
The string delimiter in the abstract text should be escaped.
Answer
Answer
Fixed
Hi Raphael,
Thanks for reporting this bug. It's fixed now. Unfortunately, I can't seem to force your page to reload though. I suspect the php proxy is caching the old version. So I can't test it on your page.
-- Christian
Customer support service by UserEcho
Hi Raphael,
Thanks for reporting this bug. It's fixed now. Unfortunately, I can't seem to force your page to reload though. I suspect the php proxy is caching the old version. So I can't test it on your page.
-- Christian