https://bugs.kde.org/show_bug.cgi?id=405206
Dominique Dumont <domi.dum...@free.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WAITINGFORINFO |--- Status|NEEDSINFO |REPORTED --- Comment #12 from Dominique Dumont <domi.dum...@free.fr> --- Well, the information provided by <ACCTID> is my bank account number which I'm quite reluctant to post on a public forum :-). So this number is replaced with a dummy value. Hopefully, this will not impact your investigation of this issue. And the zgrep command provides 2 other real account numbers which are also masked (with 1234567b and 1234567c). This information provided by <ACCTID> is replaced with 1234567a $ zgrep StatementKey domi-v5.kmy <PAIR value="20041 01017 1234567a" key="StatementKey"/> <PAIR value="20041 01017 1234567a" key="StatementKey"/> <PAIR value="10011 00020 1234567b" key="StatementKey"/> <PAIR value="10011 00020 1234567c" key="StatementKey"/> $ zgrep 1234567a domi-v5.kmy <PAIR value="20041 01017 1234567a" key="StatementKey"/> <ACCOUNT lastreconciled="" opened="2013-12-14" id="A000063" name="Bank account 1234567a" lastmodified="2019-03-29" number="" type="1" institution="I000001" parentaccount="AStd::Asset" currency="EUR" description="Autogenerated by QIF importer"> <PAIR value="20041 01017 1234567a" key="StatementKey"/> All the best -- You are receiving this mail because: You are the assignee for the bug.