-
Notifications
You must be signed in to change notification settings - Fork 16
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
Alfresco Share 7.1 shows some english text when browser locale is Brazilian Portuguese #1
Comments
* feature/APPS-870: Updated enum members with final keyword and updated RenameSitePageDialog to current Page object structure * feature/APPS-653: Updated BlogPostListPage to the current page object structure and adjusted method which compares post date creation from server with post date creation from UI. * feature/APPS-653: renamed param and added logger * feature/APPS-653: This page will be revisited on the next PRS * feature/APPS-653: Renamed method which impacted other test class files and be fixed in the next PRs * feature/APPS-870: Added logger and formatted code *renamed method * feature/APPS-870: Renamed test class and commented line which will be updated in next PRs * feature/APPS-870: Added labels * feature/APPS-870: updated test * feature/APPS-870: Added waitUntilNotificationMessageDisappears after changes are saved * feature/APPS-870: Addressed suggestions #1
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class * feature/APPS-delete-html-reporter: delete html reporter listener from each xml test suite * feature/APPS-delete-html-reporter: deleted also HtmlReporter from share-po-runner-suite.xml Intentionally changed 2 tests to fail to see if screenshots are taken * feature/APPS-delete-html-reporter:failed test assertTrashcanLinkIsDisplayed * feature/APPS-delete-html-reporter: "Fixed" test * feature/APPS-delete-html-reporter:revert change
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class * feature/APPS-871: Adjusted helper methods, cleanup the code from unused methods/imports and renamed few methods * feature/APPS-871: Added loggers and cleanup PageObject class * feature/APPS-871: Renamed methods and decoupled chaining methods from different objects * feature/APPS-871: Updated BlogPostEditCommentsTests * Added BlogPostFilters and let only one method which is called filterPostBy(BlogPostFilters filters) * deleted .html file
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class * feature/APPS-871: Adjusted helper methods, cleanup the code from unused methods/imports and renamed few methods * feature/APPS-871: Added loggers and cleanup PageObject class * feature/APPS-871: Renamed methods and decoupled chaining methods from different objects * feature/APPS-871: Updated BlogPostEditCommentsTests * feature/APPS-873: Adjusted helper methods from BlogPostListPage * feature/APPS-873: Added checks for each info bar title * feature/APPS-873: Renamed test class * feature/APPS-873: commented line will be fixed in next PRS * changed lines
* feature/APPS-870: Updated enum members with final keyword and updated RenameSitePageDialog to current Page object structure * feature/APPS-653: Updated BlogPostListPage to the current page object structure and adjusted method which compares post date creation from server with post date creation from UI. * feature/APPS-653: renamed param and added logger * feature/APPS-653: This page will be revisited on the next PRS * feature/APPS-653: Renamed method which impacted other test class files and be fixed in the next PRs * feature/APPS-870: Added logger and formatted code *renamed method * feature/APPS-870: Renamed test class and commented line which will be updated in next PRs * feature/APPS-870: Added labels * feature/APPS-870: updated test * feature/APPS-870: Added waitUntilNotificationMessageDisappears after changes are saved * feature/APPS-870: Addressed suggestions #1
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class * feature/APPS-delete-html-reporter: delete html reporter listener from each xml test suite * feature/APPS-delete-html-reporter: deleted also HtmlReporter from share-po-runner-suite.xml Intentionally changed 2 tests to fail to see if screenshots are taken * feature/APPS-delete-html-reporter:failed test assertTrashcanLinkIsDisplayed * feature/APPS-delete-html-reporter: "Fixed" test * feature/APPS-delete-html-reporter:revert change
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class * feature/APPS-871: Adjusted helper methods, cleanup the code from unused methods/imports and renamed few methods * feature/APPS-871: Added loggers and cleanup PageObject class * feature/APPS-871: Renamed methods and decoupled chaining methods from different objects * feature/APPS-871: Updated BlogPostEditCommentsTests * Added BlogPostFilters and let only one method which is called filterPostBy(BlogPostFilters filters) * deleted .html file
* feature/APPS-871: Adjusted existing helper methods and deleted all java docs. * feature/APPS-871: Adjusted existing methods and deleted java docs * feature/APPS-871: Ajusted helper methods * feature/APPS-871: Renamed methods * feature/APPS-871: Addressed suggestions #1 * feature/APPS-871: Renamed test class * feature/APPS-871: Adjusted helper methods, cleanup the code from unused methods/imports and renamed few methods * feature/APPS-871: Added loggers and cleanup PageObject class * feature/APPS-871: Renamed methods and decoupled chaining methods from different objects * feature/APPS-871: Updated BlogPostEditCommentsTests * feature/APPS-873: Adjusted helper methods from BlogPostListPage * feature/APPS-873: Added checks for each info bar title * feature/APPS-873: Renamed test class * feature/APPS-873: commented line will be fixed in next PRS * changed lines
In case anyone else is having this problem, just configure Java locale and that will solve the problem...
|
The indicated solution works, after inserting in alfresco and share conatainers. |
In Alfresco Share 7.1 version, some parts of Share always shows texts in english, even when the browser locale is Brazillian Portuguese:
Using 6.2 it works just fine, it never happened:
For the record, i'm using Angel's docker installer: https://github.com/Alfresco/alfresco-docker-installer/
I couldn't figure out what's going on... I'm assuming it's a bug in Share. Thanks!
The text was updated successfully, but these errors were encountered: