This topic is locked

Thumbnails and ibox not working on reports (5.1 & 5.2b)

12/28/2009 2:02:07 PM
PHPRunner General questions
B
Bert author

Hi there,
The thumbnails and ibox popup is not working in reports (tables work fine).
Table code:

<a href="pp_images/aaa.jpg" rel="ibox">

<img border="0" src="pp_images/th_07a123.jpg"/>

</a>


Report code:

<a href="pp_images/aaa.jpg" target="_blank">

<img border="0" src="pp_images/07a5e3.jpg"/>

</a>


th_ is not used as a prefix and rel="ibox" is not added. The same settings are used in PHPRunner.
Hope this helps to improve a great product!

J
Jane 12/29/2009

Bert,
thank you for pointing me to this bug.

We'll fix it.