diff --git a/doc/config.html b/doc/config.html index 42541309..d672b210 100755 --- a/doc/config.html +++ b/doc/config.html @@ -2928,6 +2928,15 @@ Options Location = Main Building{a}, New Building{b}, Old Building{c} New menu item, in which case the system presents to the user a list of open draft messages to be continued. +
  • + Hard wrap = 0|1
    + If entries are entered in plain text mode, the browser adds automatically a + CRLF at the end of each line where the text wraps. This ensures that the submitted + entry has the same line breaks as in the edit box. If this behaviour is not + wanted, the adding of hard wraps can be turned off by setting this value to 0. + If the user then enters a very long line without hitting the newline key, + the long line is preserved which can make it hard to read. +
  • diff --git a/src/elogd.cxx b/src/elogd.cxx index 33f70a3d..2a6b47e8 100755 --- a/src/elogd.cxx +++ b/src/elogd.cxx @@ -11455,10 +11455,17 @@ void show_edit_form(LOGBOOK *lbs, int message_id, BOOL breply, BOOL bedit, BOOL } else { - if (enc_selected == 1) - /* use hard wrapping only for plain text */ - rsprintf("