Title: Problem with space encoding
Last modified: July 30, 2021

---

# Problem with space encoding

 *  [cla15](https://wordpress.org/support/users/cla15/)
 * (@cla15)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/problem-with-space-encoding/)
 * Hi,
 * When I try to submit the form without fill the field, a error message is displayed“
   Please fill out required fields”. But the html generated by the js is incorrect
   and CSS don’t apply because there is a class on closing tag :
 * `<div style="/*display:none*/" class="sib_msg_disp"><p&nbsp;class="sib-alert-
   message&nbsp;sib-alert-message-warning&nbsp;">Please fill out required fields
   <p></p></p&nbsp;class="sib-alert-message&nbsp;sib-alert-message-warning&nbsp;"
   ></div>`
 * I have this behaviour with the wordpress default theme.
 * I found that in mailin-front.js, the spaces are not correctly encoding. I replace
   the spaces line 12 :
    `form.find('.sib_msg_disp').html('<p class="sib-alert-message
   sib-alert-message-warning ">' + sibErrMsg.requiredField + '</p>').show();`
 * and everything works fine.
 * Could you please fix this ?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Dulé](https://wordpress.org/support/users/lephenixdelafamille/)
 * (@lephenixdelafamille)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/problem-with-space-encoding/#post-14726624)
 * [@cla15](https://wordpress.org/support/users/cla15/) thanks for reporting. We
   are looking into this and will get back to you asap.
 *  Thread Starter [cla15](https://wordpress.org/support/users/cla15/)
 * (@cla15)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/problem-with-space-encoding/#post-14845224)
 * Hi,
 * Any news about this issue ?
 * Thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with space encoding’ is closed to new replies.

 * ![](https://ps.w.org/mailin/assets/icon-256x256.png?rev=2993173)
 * [Brevo - Email, SMS, Web Push, Chat, and more.](https://wordpress.org/plugins/mailin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailin/)
 * [Active Topics](https://wordpress.org/support/plugin/mailin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailin/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [cla15](https://wordpress.org/support/users/cla15/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/problem-with-space-encoding/#post-14845224)
 * Status: not resolved