Wesley Barroso Lopes

Results 199 comments of Wesley Barroso Lopes

@Wagner3UB You can rerun the tests. Some tests fail randomly. I restarted.

@Wagner3UB I restart but the tests keep failing. So it might be something related to your modifications.

@davisagli Is it "wrong" to create content with the `plone.translatable` behavior but without `plone.categorization` (which contains the schema with the Language field)? If I only have `plone.translatable` I can "translate"...

> PS: It might be easier to simulate by removing the Document type plone.dublincore behavior. Actually, to simulate with Document, the `plone.categorization` behavior must be removed. I fixed the description.

@giuliaghisini @stevepiercy @aryan7081 I can no longer reproduce this problem on the main branch. Can you confirm this?

@stevepiercy @aryan7081 Okay. In an incognito window, I can reproduce both at https://demo.plone.org and on the main branch.

This problem only occurs when `/login` is loaded via SSR.

@pratyush07-hub If I add `fr-ht` to the available languages ​​and then install `plone.app.multilingual`, I get the error: ```javascript Cannot read properties of undefined (reading 'nativeName') ``` I can't even add...

> should we show unsupported languages using their code (e.g., “fr-ht”) If the backend supports a specific language and the user has selected that language, I think it's best not...

@Shyam-Raghuwanshi managed to simulate this error. Were you able to get past this error? Were you able to add a field? I filled in all the fields and it's still...