SocialEngine / phpv4-feature-requests

The purpose of this repository is to collect SocialEngine PHP public feature requests.
https://www.socialengine.com
1 stars 0 forks source link

thousands and decimal separators might take different value in certain countries #28

Closed DonnaScriptTechs closed 7 years ago

DonnaScriptTechs commented 7 years ago

From @simpliby on September 13, 2016 8:43

Hi, the thousands and decimal separators might take different value in certain countries. Why socialengine doensn't support this in frontend and backend?

This is the reason that socialengine and many plugins are not usable (or only usable with extensive workarounds) in many countrys around the world

[https://en.wikipedia.org/wiki/Decimal_mark]

Whichever language (in the following example english or german) the user selects - it should be different dates, time, numbers, currency and measurements. At the moment socialengine take differnt date formats, but the numbers format is always the same (see screenshots)

Socialengine should use all the Zend language settings in /application/libraries/Zend/Locale/Data/de.xml (for example) in SE Frontend, Backend and Plugins ....

bildschirmfoto 2016-09-15 um 10 26 29

bildschirmfoto 2016-09-15 um 09 01 57 bildschirmfoto 2016-09-15 um 09 06 16 bildschirmfoto 2016-09-15 um 09 09 02 bildschirmfoto 2016-09-15 um 09 13 02

Copied from original issue: SocialEngine/phpv4-issues#489

DonnaScriptTechs commented 7 years ago

From @Khushboo016 on September 15, 2016 5:28

Hi @simpliby , We do not exactly understand your query here, so, please explain it in a bit more detail and attach a screenshot of the same issue that where you are facing this issue in SE, so that we can locate and get it.

Thanks!

DonnaScriptTechs commented 7 years ago

From @simpliby on September 15, 2016 20:44

Hi Khushboo016, i have explain it in a bit more detail and attached screenshots. I hope that you now understand my query.

Thanks & Ragards

DonnaScriptTechs commented 7 years ago

From @Khushboo016 on September 16, 2016 13:8

Hi @simpliby , Thanks for the clear explanation, I understood your query and have noted down this suggestion at our end for internal team discussion.

Thanks!

DonnaScriptTechs commented 7 years ago

From @leandrotavaresrocha on September 22, 2016 22:59

Hello @Khushboo016 I am really interested in a solution for this. In my country "." are for thousands and "," are for decimals. I cant use any marketplace solution because is impossible to my users understand that they need to use a different price notation.

DonnaScriptTechs commented 7 years ago

From @smazurov on October 31, 2016 20:58

Hey guys, thanks for bringing it to our attention - we want our international customers (and your users) to have a first rate experience, unfortunately its a bit difficult for us to know exactly how that experience differs as we do not have german, french, spanish native speakers on our team. Reports like these are important and I encourage everyone with same issue to "upvote" it by giving it a thumbs up in the original post. I did it to get us started.

Our long term plan is to address all known limitations of internationalization system we have in place, and this is on the list. As to priority, I would say its slightly below some other items, such as better format and management of language files.

DonnaScriptTechs commented 7 years ago

From @leandrotavaresrocha on November 1, 2016 0:6

Hi @smazurov!

Although this seems to be a simple problem, this is causing some problems in my community. I tried to start a subscription system in my website, but I needed to stop it since my users get confused with the usage of "dot/points" for decimals separators. When I tried to use the marketplace the case was worst, some users complained so much that users start to delete their accounts. So I am unable to adequately monetize my site since everything that refers to currency depends of this feature.

In most part of the world or countries use points (.) or commas (,) the link that simpliby there is a list of commons decimals separators in the world.

DonnaScriptTechs commented 7 years ago

From @simpliby on March 3, 2017 19:16

Hi @smazurov, are there any news on this subject?

We can not use most plugins for socialengine and would have to make a lot of adjustments. The best solution is that socialengine supports the zend localization (not only for the date, but also for the numbers !!!)

Thanks & Regards

DonnaScriptTechs commented 7 years ago

From @smazurov on March 6, 2017 18:42

Not at this time.

DonnaScriptTechs commented 7 years ago

This is fixed for 4.9.3 when we release it.