-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.2.X, 7.3.X, Master
-
Fix Version/s: 7.2.10 DXP FP14, 7.2.10.5 DXP SP5, 7.2.X, 7.3.7 CE GA8, 7.3.10 DXP FP2, 7.3.X, 7.4.1 CE GA2, 7.4.13 DXP GA1, Master
-
Branch Version/s:7.3.x, 7.2.x
-
Backported to Branch:Committed
-
Fix Priority:3
-
Git Pull Request:
Description:
Decimal fields type ddm-number and ddm-decimal always displays the decimal separator as point when viewing with Web Content Display widget and Asset Publisher
Steps:
1. Go to Content & Data > Web content > Structures > Click on + button to add new structure
2. Add to the structure two fields of type ddm-number and ddm-decimal be sure they are localizable
3. Go to Templates add a template to the Structure created before and drag the two fields to be displayed
4. Go to Web Content add a new content with the structure created at step 1
5. Add different values that contains decimals for example select locale en-US and add 100000.201 than select locale es-ES add value 200000,102 (see that here comma and point changes based on locale)
6. Go to a widget page and add a Web Content Display to view the content we created at step 4
7. Use Language selector widget to change language to es-ES see the values 200000,102 still display with decimal separator as point 200000.102 and not comma as it should.
Actual: Decimal fields type ddm-number and ddm-decimal always displays the decimal separator as point
Excepted: Decimal fields type ddm-number and ddm-decimal displays the decimal separator related to the current selected locale
* Please see Zendesk Support tab for further comments and attachments.
- Testing discovered
-
LPS-132119 Decimal number field displays wrong decimal separator in page preview
- Closed