8 years ago
1
Topic

Hello everybody.

I found new and vrey useful function replaceLive($attr). Thats great!
But I see that:
file \libraries\cck\rendering\rendering.php
string 983: $get = 'get'.$target;
but next
string 984: $replace = $this->getValue( $fieldname );
and $get variable isn't used. I think that it should be
string 984: $replace = $this->$get( $fieldname );
to have not only Value but Attributes, Text etc...
Thanks!

I published this issue to GitHub https://github.com/Octopoos/SEBLOD/issues/50

Get a VIP membership
8 years ago
0
Level 1

Hi Ilya A.Zhulin,

you are right, thank for your entry in the tracker.


Regards,

Lionel

Get a VIP membership