Text cut off after using "&" in content field

This topic contains 3 reply and 3 voices, and was last updated by s.pezzani 11 years ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
April 22, 2013 at 8:36 am 2664
s.pezzani After i use & in a content wysiwyg field, the text get cut off. in normal text mode, it works. Got the problem just in the wpuf form. thx.
April 22, 2013 at 10:17 am 2667
Tareq Hasan Tareq Hasan

Please open /js/frontend-form.js and go to line 275. Replace the line with this below snippet. Should be fixed.
[js]rich_texts.push(temp + ‘=’ + encodeURIComponent( val ) );[/js]

April 22, 2013 at 11:56 am 2686
Sparhamster Sparhamster

Thx tareq 😉

April 27, 2013 at 10:17 am 2934
s.pezzani s.pezzani

Hello, please add this to the next release.It’s very important.

many Thanks

Viewing 3 Posts - 1 through 3 (of 3 total)