https://bugs.kde.org/show_bug.cgi?id=360435
allan <agande...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |CONFIRMED Ever confirmed|0 |1 --- Comment #7 from allan <agande...@gmail.com> --- I did fix this a while ago, following https://bugs.kde.org/show_bug.cgi?id=352789, but somehow things got side-tracked, and it was not committed. The proposed patch looks, good, but I would make one change, in " securityName = m_wizDlg->m_csvDialog->ui->tableWidget->item(row, detail)->text().toUpper().trimmed();" I would propose removing the '.toUpper()', allowing the user's value/preference to be maintained. -- You are receiving this mail because: You are watching all bug changes.