-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
translation anomalies backend login page #557
Comments
@ideirj, thank you for reporting this issue to us! The team will verify it and we will then get back to you. |
@ideirj, could you please provide the screenshot? We verified this issue and could not reproduce it. Looks like everything is correct. |
@verklov, this's what I mean |
Got you. I created the ticket in the backlog. We will get back to you once the team processes this issue. |
* Added support for MTF Reporting Tool * Framework improvements: * Covered the following Magento application components with unit tests: * `ConfigurableProduct/Helper/Data.php` * `ConfigurableProduct/Model/Export/RowCustomizer.php` * `ConfigurableProduct/Model/Product/Type/Configurable.php` * `ConfigurableProduct/Model/Product/Type/Plugin.php` * `ConfigurableProduct/Model/Quote/Item/QuantityValidator/Initializer/Option/Plugin/ConfigurableProduct.php` * `CatalogSearch/Helper/Data.php` * Covered Magento lib with unit tests: * `lib/internal/Magento/Framework/DB/Helper/AbstractHelper.php` * `lib/internal/Magento/Framework/DB/Tree/Node.php` * Created Service API for Magento_Catalog Module: * Implemented the Product API * Implemented the ProductAttributeRead API * Fixed bugs: * Fixed issues with form elements visibility on the backend * Fixed an issue where backend forms contained an excessive container * Fixed an issue where a wrong category structure was displayed on the Category page * Fixed an issue where the pub/index.php entry point was broken because of the obsolete constants * Fixed an issue where it was impossible to pass an empty array as an argument in DI configuration and layout updates * Fixed an issue with status and visibility settings of a related product on the backend * Fixed an issue with unused DB indexes, which used resources, but did not contribute to higher performance * Fixed an issue where it was possible to create a downloadable product without specifying a link or a file * Fixed an issue where a fatal error occured when opening a fixed bundle product with custom options page on the frontend * Fixed an issue where the was a wrong config key for backend cataloginventory * Processed GitHub requests: * [#548] (#548) -- Console installer doesn't checks filesystem permissions * [#552] (#552) -- backend notifications sitebuild bug * [#562] (#562) -- Bugfix Magento\Framework\DB\Adapter\Pdo\Mysql::getCreateTable() * [#565] (#565) -- Magento\CatalogSearch\Model\Query::getResultCollection() not working * [#557] (#557) -- translation anomalies backend login page * Added the following functional tests: * Advanced Search * Existing Customer Creation * Product Attribute Creation * Product Rating Creation * Sales Rule Creation * System Product Attribute Deletion * Tax Rate Creation * Tax Rule Deletion * Update Category * Update Category Url Rewrite * Update Product Url Rewrite
@ideirj, we have released the fix for this issue in dev82. Thank you again for reporting this issue to us! We are closing this issue. |
[Extensibility] Sprint 56 pull request
…ter-3 [Extensibility] Port Redis session adapter to Magento 2.0.6
[Peformance] MAGETWO-60039: Resize images mechanism is broken on frontend
ACPT-1502: Add Customer GraphQl mutations to GraphQlStateTest
app/code/Magento/Backend/view/adminhtml/admin/login.phtml
label correct, input placeholder not correct (also password)
The text was updated successfully, but these errors were encountered: