Calc element stripping HTML from PHP code

Status
Not open for further replies.

rackem

Well-Known Member
I have several calc elements that are set up to display a link in a list view. That is working, however when I go to edit the code, the HTML portions have been stripped out. I don't save the element of course, just hit close, and the code is not changed so the link appears properly.

I discovered this while creating a new calc element. I had went into my previous elements to copy code. Of course it didn't look right as some code was missing. Anyways I ended up writing the new code from scratch.. The code saves OK, but once again the HTML was stripped out when I tried to edit.

Can anyone confirm this behavior?
 
I can confirm I can replicate this bug.

Put
PHP:
return "<pre>stuff</pre>";
into a php fabrikeditor field and when you save the HTML tags disappear.
 
I have now fixed this bug - though it may take a day or two for my fix to be merged into the master.
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top