martijnvanbrummelen / nwipe

nwipe secure disk eraser
GNU General Public License v2.0
682 stars 77 forks source link

PDFGen27 Cleaned up customer selection list #480

Closed PartialVolume closed 1 year ago

PartialVolume commented 1 year ago

Removed the csv field double quotes from the customer selection list as displayed on screen. The double quotes will still obviously exist in the csv file and are required for the code to work correctly in various places. However, for human readable text they are removed before displaying the customer details line on the selection screen as it makes the list look less 'busy' on screen hopefully.

I also fixed a issue where spaces were incorrectly being removed from the customer details when filtering for printable characters only.