Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Console errors when opening Private Window #6893

Closed
btlechowski opened this issue Nov 12, 2019 · 1 comment
Closed

Console errors when opening Private Window #6893

btlechowski opened this issue Nov 12, 2019 · 1 comment

Comments

@btlechowski
Copy link

Follow up to #6872

Steps to Reproduce

  1. Change language to en_GB
  2. Open a Private Window

Actual result:

[3184:3184:1112/181859.940022:ERROR:message_formatter.cc(91)] MessageFormat({0, plural,
      =1 {Private}
      other {{Private (#)}
    }) failed with U_PATTERN_SYNTAX_ERROR
[3184:3184:1112/181859.940473:ERROR:message_formatter.cc(91)] MessageFormat({0, plural,
      =1 {Private}
      other {{Private (#)}
    }) failed with U_PATTERN_SYNTAX_ERROR
[3184:3184:1112/181859.940575:ERROR:message_formatter.cc(91)] MessageFormat({0, plural,
      =1 {Private}
      other {{Private (#)}
    }) failed with U_PATTERN_SYNTAX_ERROR
[3184:3184:1112/181859.955558:ERROR:message_formatter.cc(91)] MessageFormat({0, plural,
      =1 {Private}
      other {{Private (#)}
    }) failed with U_PATTERN_SYNTAX_ERROR

Also strings are lower case, which is contrary to #6872
image
image

Expected result:

No error

Reproduces how often:

Always

Brave version (brave://version info)

Brave 0.71.115 Chromium: 78.0.3904.97 (Official Build) (64-bit)
Revision 021b9028c246d820be17a10e5b393ee90f41375e-refs/branch-heads/3904@{#859}
OS Ubuntu 18.04 LTS

cc @brave/legacy_qa @petemill @mkarolin @rebron

@btlechowski
Copy link
Author

Talked to @petemill and according to him this is fixed by brave/brave-core#3982. Setting as a dupe of #6890

@btlechowski btlechowski added the closed/duplicate Issue has already been reported label Nov 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant