-
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
locale bug #1164
Comments
@yzm629 Thanks for reporting the problem. Could you provide reproducible steps, we can investigate the cause? |
Select the "Interface Locale" to "Chinese (China) / Chinese (China)", the interface does not become Chinese in many places, has a corresponding translation, change account information of "Interface Locale" to "Chinese (China) / Chinese (China) ", then an error! |
Chinese support is not perfect! |
@yzm629 I logged in admin. I was able to select the "Interface Locale" to "Chinese (China) / Chinese (China)" without any error. Could you check out the latest magento2 code and try again? |
Error may be my fault! |
@yzm629 We have created MAGETWO-37071 to track this bug internally. |
@yzm629, it seems dev team has fixed this issues. Could you check it on the latest version? |
Sorry for digging this gem out, but when setting language to en_EN in database, theres another Error. Any ideas why? en_EN just should be fine? |
@grasdaggel: because |
Fixed issues: - MAGETWO-64249 Issue with integration test Magento/Setup/Console/Command/I18nCollectPhrasesCommandTest.php on Travis CI - MAGETWO-62271 Inconsistent saving of Stock Data
Hi @stevieyu. Thank you for your report.
The fix will be available with the upcoming 2.3.0 release. |
No region found within the locale 'zh'
#0 /var/www/html/magento207402/vendor/magento/zendframework1/library/Zend/Currency.php(106): Zend_Currency->setLocale('zh_Ha')
#1 /var/www/html/magento207402/lib/internal/Magento/Framework/ObjectManager/Factory/AbstractFactory.php(99): Zend_Currency->__construct('USD', 'zh_Ha')
#2 /var/www/html/magento207402/lib/internal/Magento/Framework/ObjectManager/Factory/Dynamic/Developer.php(91): Magento\Framework\ObjectManager\Factory\AbstractFactory->createObject('Magento\Framewo...', Array)
#3 /var/www/html/magento207402/lib/internal/Magento/Framework/ObjectManager/ObjectManager.php(57): Magento\Framework\ObjectManager\Factory\Dynamic\Developer->create('Magento\Framewo...', Array)
#4 /var/www/html/magento207402/lib/internal/Magento/Framework/CurrencyFactory.php(41): Magento\Framework\ObjectManager\ObjectManager->create('Magento\Framewo...', Array)
#5 /var/www/html/magento207402/lib/internal/Magento/Framework/Locale/Currency.php(75): Magento\Framework\CurrencyFactory->create(Array)
#6 /var/www/html/magento207402/app/code/Magento/Directory/Model/Currency.php(311): Magento\Framework\Locale\Currency->getCurrency('CNY')
#7 /var/www/html/magento207402/app/code/Magento/Directory/Model/Currency.php(289): Magento\Directory\Model\Currency->formatTxt(NULL, Array)
#8 /var/www/html/magento207402/app/code/Magento/Directory/Model/Currency.php(262): Magento\Directory\Model\Currency->formatPrecision(NULL, 2, Array, true, false)
#9 /var/www/html/magento207402/app/code/Magento/Backend/Block/Dashboard/Bar.php(66): Magento\Directory\Model\Currency->format(NULL)
#10 /var/www/html/magento207402/app/code/Magento/Backend/Block/Dashboard/Bar.php(50): Magento\Backend\Block\Dashboard\Bar->format(NULL)
#11 /var/www/html/magento207402/app/code/Magento/Backend/Block/Dashboard/Totals.php(90): Magento\Backend\Block\Dashboard\Bar->addTotal(Object(Magento\Framework\Phrase), NULL)
#12 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Element/AbstractBlock.php(244): Magento\Backend\Block\Dashboard\Totals->_prepareLayout()
#13 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout.php(690): Magento\Framework\View\Element\AbstractBlock->setLayout(Object(Magento\Framework\View\Layout\Interceptor))
#14 /var/www/html/magento207402/var/generation/Magento/Framework/View/Layout/Interceptor.php(447): Magento\Framework\View\Layout->createBlock('Magento\Backend...', 'dashboard.total...', Array)
#15 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Element/AbstractBlock.php(360): Magento\Framework\View\Layout\Interceptor->createBlock('Magento\Backend...', 'dashboard.total...', Array)
#16 /var/www/html/magento207402/app/code/Magento/Backend/Block/Dashboard.php(30): Magento\Framework\View\Element\AbstractBlock->addChild('totals', 'Magento\Backend...')
#17 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Element/AbstractBlock.php(244): Magento\Backend\Block\Dashboard->_prepareLayout()
#18 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout/Generator/Block.php(115): Magento\Framework\View\Element\AbstractBlock->setLayout(Object(Magento\Framework\View\Layout\Interceptor))
#19 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout/GeneratorPool.php(86): Magento\Framework\View\Layout\Generator\Block->process(Object(Magento\Framework\View\Layout\Reader\Context), Object(Magento\Framework\View\Layout\Generator\Context))
#20 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout.php(317): Magento\Framework\View\Layout\GeneratorPool->process(Object(Magento\Framework\View\Layout\Reader\Context), Object(Magento\Framework\View\Layout\Generator\Context))
#21 /var/www/html/magento207402/var/generation/Magento/Framework/View/Layout/Interceptor.php(200): Magento\Framework\View\Layout->generateElements()
#22 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout/Builder.php(129): Magento\Framework\View\Layout\Interceptor->generateElements()
#23 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Page/Builder.php(55): Magento\Framework\View\Layout\Builder->generateLayoutBlocks()
#24 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout/Builder.php(65): Magento\Framework\View\Page\Builder->generateLayoutBlocks()
#25 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout.php(223): Magento\Framework\View\Layout\Builder->build()
#26 /var/www/html/magento207402/lib/internal/Magento/Framework/View/Layout.php(805): Magento\Framework\View\Layout->build()
#27 /var/www/html/magento207402/var/generation/Magento/Framework/View/Layout/Interceptor.php(512): Magento\Framework\View\Layout->getBlock('menu')
#28 /var/www/html/magento207402/app/code/Magento/Backend/Model/View/Result/Page.php(59): Magento\Framework\View\Layout\Interceptor->getBlock('menu')
#29 /var/www/html/magento207402/var/generation/Magento/Backend/Model/View/Result/Page/Interceptor.php(122): Magento\Backend\Model\View\Result\Page->setActiveMenu('Magento_Backend...')
#30 /var/www/html/magento207402/app/code/Magento/Backend/Controller/Adminhtml/Dashboard/Index.php(35): Magento\Backend\Model\View\Result\Page\Interceptor->setActiveMenu('Magento_Backend...')
#31 /var/www/html/magento207402/var/generation/Magento/Backend/Controller/Adminhtml/Dashboard/Index/Interceptor.php(122): Magento\Backend\Controller\Adminhtml\Dashboard\Index->execute()
#32 /var/www/html/magento207402/lib/internal/Magento/Framework/App/Action/Action.php(101): Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor->execute()
#33 /var/www/html/magento207402/app/code/Magento/Backend/App/AbstractAction.php(221): Magento\Framework\App\Action\Action->dispatch(Object(Magento\Framework\App\Request\Http))
#34 [internal function]: Magento\Backend\App\AbstractAction->dispatch(Object(Magento\Framework\App\Request\Http))
#35 /var/www/html/magento207402/var/generation/Magento/Backend/Controller/Adminhtml/Dashboard/Index/Interceptor.php(56): call_user_func_array(Array, Array)
#36 /var/www/html/magento207402/lib/internal/Magento/Framework/Interception/Chain/Chain.php(65): Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor->___callParent('dispatch', Array)
#37 /var/www/html/magento207402/lib/internal/Magento/Framework/Interception/Chain/Chain.php(58): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\Backend...', 'dispatch', Object(Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor), Array, 'adminAuthentica...')
#38 /var/www/html/magento207402/app/code/Magento/Backend/App/Action/Plugin/Authentication.php(96): Magento\Framework\Interception\Chain\Chain->Magento\Framework\Interception\Chain{closure}(Object(Magento\Framework\App\Request\Http))
#39 [internal function]: Magento\Backend\App\Action\Plugin\Authentication->aroundDispatch(Object(Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))
#40 /var/www/html/magento207402/lib/internal/Magento/Framework/Interception/Chain/Chain.php(63): call_user_func_array(Array, Array)
#41 /var/www/html/magento207402/lib/internal/Magento/Framework/Interception/Chain/Chain.php(58): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\Backend...', 'dispatch', Object(Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor), Array, 'designLoader')
#42 /var/www/html/magento207402/lib/internal/Magento/Framework/App/Action/Plugin/Design.php(39): Magento\Framework\Interception\Chain\Chain->Magento\Framework\Interception\Chain{closure}(Object(Magento\Framework\App\Request\Http))
#43 [internal function]: Magento\Framework\App\Action\Plugin\Design->aroundDispatch(Object(Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))
#44 /var/www/html/magento207402/lib/internal/Magento/Framework/Interception/Chain/Chain.php(63): call_user_func_array(Array, Array)
#45 /var/www/html/magento207402/var/generation/Magento/Backend/Controller/Adminhtml/Dashboard/Index/Interceptor.php(95): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\Backend...', 'dispatch', Object(Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor), Array, 'adminMassaction...')
#46 /var/www/html/magento207402/app/code/Magento/Backend/App/Action/Plugin/MassactionKey.php(33): Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor->Magento\Backend\Controller\Adminhtml\Dashboard\Index{closure}(Object(Magento\Framework\App\Request\Http))
#47 [internal function]: Magento\Backend\App\Action\Plugin\MassactionKey->aroundDispatch(Object(Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))
#48 /var/www/html/magento207402/var/generation/Magento/Backend/Controller/Adminhtml/Dashboard/Index/Interceptor.php(100): call_user_func_array(Array, Array)
#49 /var/www/html/magento207402/var/generation/Magento/Backend/Controller/Adminhtml/Dashboard/Index/Interceptor.php(137): Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor->___callPlugins('dispatch', Array, Array)
#50 /var/www/html/magento207402/lib/internal/Magento/Framework/App/FrontController.php(45): Magento\Backend\Controller\Adminhtml\Dashboard\Index\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#51 [internal function]: Magento\Framework\App\FrontController->dispatch(Object(Magento\Framework\App\Request\Http))
#52 /var/www/html/magento207402/var/generation/Magento/Framework/App/FrontController/Interceptor.php(56): call_user_func_array(Array, Array)
#53 /var/www/html/magento207402/lib/internal/Magento/Framework/Interception/Chain/Chain.php(65): Magento\Framework\App\FrontController\Interceptor->___callParent('dispatch', Array)
#54 /var/www/html/magento207402/var/generation/Magento/Framework/App/FrontController/Interceptor.php(95): Magento\Framework\Interception\Chain\Chain->invokeNext('Magento\Framewo...', 'dispatch', Object(Magento\Framework\App\FrontController\Interceptor), Array, 'install')
#55 /var/www/html/magento207402/lib/internal/Magento/Framework/Module/Plugin/DbStatusValidator.php(66): Magento\Framework\App\FrontController\Interceptor->Magento\Framework\App\FrontController{closure}(Object(Magento\Framework\App\Request\Http))
#56 [internal function]: Magento\Framework\Module\Plugin\DbStatusValidator->aroundDispatch(Object(Magento\Framework\App\FrontController\Interceptor), Object(Closure), Object(Magento\Framework\App\Request\Http))
#57 /var/www/html/magento207402/var/generation/Magento/Framework/App/FrontController/Interceptor.php(100): call_user_func_array(Array, Array)
#58 /var/www/html/magento207402/var/generation/Magento/Framework/App/FrontController/Interceptor.php(124): Magento\Framework\App\FrontController\Interceptor->___callPlugins('dispatch', Array, Array)
#59 /var/www/html/magento207402/lib/internal/Magento/Framework/App/Http.php(115): Magento\Framework\App\FrontController\Interceptor->dispatch(Object(Magento\Framework\App\Request\Http))
#60 /var/www/html/magento207402/lib/internal/Magento/Framework/App/Bootstrap.php(245): Magento\Framework\App\Http->launch()
#61 /var/www/html/magento207402/index.php(39): Magento\Framework\App\Bootstrap->run(Object(Magento\Framework\App\Http))
#62 {main}
The text was updated successfully, but these errors were encountered: