Skip to content

Fixes for search&replace:

Alexander Semke requested to merge work/search-replace-fixes into master

Description

[spreadsheet] fixes for search&replace:

  • use "Date & Time" string instead of "DateTime"
  • when replacing in text columns, use the replace string from the comobox box for text columns and not for numeric columns
  • when replacing via "replace next", make sure also the value in the currently selected cell is replaced before proceeding to next cells.

This addresses bugs reported in #573

Conformity

When external dependencies are removed

  • Reporting to ...

Merge request reports