Line breaks not rendered in text areas at Review Your Listing step
Hi,
Line breaks inserted in the Description field (text area) during submission (step 1) are not rendered in the Review Your Listing step, so
"my nicely
formatted text"
becomes "my nicely formatted text" at this step, which makes it impossible to review the ad as intended. I tried with the "Enable HTML" option both enabled and disabled, same result. According to a comment found in step-functions.php:
PHP Code:
// text areas should display formatting
// other fields should be stripped
so it seems like there is really a bug.
I checked on the demo site and noticed the same issue.
Could you please fix this?
Thanks!