Export of profile-site without quotes leading to import-error

162 views
Skip to first unread message

Veifel

unread,
Jun 14, 2023, 6:36:18 AM6/14/23
to Autofill Extension
The profile-name and profile-site is not quoted during exports.
Therefore importing lead to incorrectly truncated strings.
Happend for me because of regex-quantificators with comma.

How it is:
c1,ProfileName1,^http://[^:/\?]+(:[0-9]{1,5})?/Subfolder1/Subfolder2/,,,,
Imports as:
http://[^:/\?]+(:[0-9]{1

How it should be:
c1,"ProfileName1","^http://[^:/\?]+(:[0-9]{1,5})?/Subfolder1/Subfolder2/",,,,
Imports as:
^http://[^:/\?]+(:[0-9]{1,5})?/Subfolder1/Subfolder2/

Autofill Extension

unread,
Jul 6, 2023, 2:15:23 PM7/6/23
to Autofill Extension
Thank you for reporting this -- I'll get this fixed.

Autofill Extension

unread,
Sep 19, 2023, 1:46:31 PM9/19/23
to Autofill Extension
Note that this bug has been fixed in v11.7.8 (Edge version has been updated -- Chrome and Firefox versions should update soon). Thanks again for reporting.
Reply all
Reply to author
Forward
0 new messages