Import of blocked numbers files containing rules like ^(0|+33)162*,^(0|+33)163* doesn't work
Checklist
- [x] I can reproduce the bug with the latest version given here.
- [x] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
- [x] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
- [x] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
- [x] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
- [x] This issue contains only one bug.
- [x] I have read and understood the contribution guidelines.
Affected app version
1.3.1
Affected Android/Custom ROM version
Android 14
Affected device model
Samsung
How did you install the app?
Google Play Store
Steps to reproduce the bug
- Open the app
- Open the Settings menu
- Select Manage blocked numbers menu
- Select Import blocked numbers
- Select a file with rules like ^(0|+33)162*,^(0|+33)163*
Expected behavior
Import of blocked numbers files shall find and add all the rules.
Actual behavior
Import of blocked numbers files containing rules like ^(0|+33)162*,^(0|+33)163* doesn't work at all and nothing is found.
Screenshots/Screen recordings
No response
Additional information
No response
Exactly the same problem. I had the bad idea to export the existing list (with success) in order to manage and sort it, and now impossible to import to complete result... All the lines beginning with "^(0|+33)" are lost, all the order is also lost...
Android 15, App version 1.7.1, Honor
Hi,
Some more information. The "^" and "|" block the import of the concerned fields, while "(" and ")" do not block the import but generate an even more annoying bug: it is then impossible to delete the inserted line, and any modification of it creates a new field...