This patch adds text wrapping in Excel cells when exported data has newline characters (e.g. textarea or table_element components) - without it all lines in cell are glued until first cell edit in Excel...

Comments

danchadwick’s picture

Version: 7.x-4.0-rc5 » 7.x-4.x-dev
Status: Needs review » Fixed
StatusFileSize
new1.44 KB

I don't know the Excel format, but your patch works as advertised. Committed to 7.x-4.x an 8.x.

One suggestion: if you follow the patch-naming convention, it makes it easier for maintainers:
webform-your_issue_name-ISSUENUMBER-COMMENTNUMBER.patch

One very odd thing is that the patch crashes SourceTree. I could apply it from the git command line, however. Strange.

  • DanChadwick committed 5bdb10c on 7.x-4.x
    Issue #2316497 by skylord: Add text wrapping to Excel export.
    
  • DanChadwick committed 606aa5d on 8.x-4.x authored by skylord
    Issue #2316497 by skylord: Add text wrapping to Excel export.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.