soft return becomes hard return after copy & paste

bigheadfish - April 23, 2008 - 19:43
Project:Htmlarea
Version:5.x-2.1
Component:Miscellaneous
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

I am using Htmlarea module, very nice.

However, after copy and paste, soft returns become hard returns.

For example, if I copy and paste

Fisheries Ecosystems Restoration Research (FERR) . Tony Pitcher and his research group focus on modelling and evaluation in support of policy goals that reconcile the preservation of biodiversity and services with sustainable and responsible fisheries. The group pioneers new techniques in restoration

When I view the source code in HTMLarea's WYSIWYG editor (switching to source code view), it is okay.

However, after submitting it, and view the source code through browsers, it becomes:

Fisheries Ecosystems Restoration Research (FERR) .  Tony Pitcher and his research group focus on modelling<br/>
and evaluation in support of policy goals that reconcile the preservation of biodiversity and services with <br/>
sustainable and responsible fisheries. The group pioneers new techniques in restoration<br/>

Any idea why? How to fix?

Many thanks,

#1

bigheadfish - April 23, 2008 - 19:55

Got it. I need to change input format setting.

 
 

Drupal is a registered trademark of Dries Buytaert.