Closed Vignesh050801 closed 2 weeks ago
In the pt and pt-BR localization JSON files, the save and saveButton keywords of the Grid component contain unsupported characters.
Unsupported characters present in the pt and pt-BR localization JSON files.
Find how it was missed in our earlier testing and development by analyzing the below checklist. This will help prevent similar mistakes in the future.
[ ] Guidelines/documents are not followed
Common guidelines / Core team guideline
Specification document
Requirement document
[x] Guidelines/documents are not given
Guidelines/documents are not given - Requirement document
NA
save and saveButton keyword of Grid component
No
Removed the unsupported character for save and saveButton keyword.
pt.json, pt-BR.json
This may vary for different teams or products. Check with your scrum masters.
Did you run the automation against your fix? - No
Is there any API name change? - No
Is there any existing behavior change of other features due to this code change? - No
Does your new code introduce new warnings or binding errors? - No
Does your code pass all FxCop and StyleCop rules? a- No
Did you record this case in the unit test or UI test? - No
Bug description
In the pt and pt-BR localization JSON files, the save and saveButton keywords of the Grid component contain unsupported characters.
Root cause
Unsupported characters present in the pt and pt-BR localization JSON files.
Reason for not identifying earlier
Find how it was missed in our earlier testing and development by analyzing the below checklist. This will help prevent similar mistakes in the future.
[ ] Guidelines/documents are not followed
Common guidelines / Core team guideline
Specification document
Requirement document
[x] Guidelines/documents are not given
Common guidelines / Core team guideline
Specification document
Requirement document
Reason:
Guidelines/documents are not given - Requirement document
Action taken:
NA
Related areas:
save and saveButton keyword of Grid component
Is it a breaking issue?
No
Solution description
Removed the unsupported character for save and saveButton keyword.
Output screenshots
NA
Areas affected and ensured
pt.json, pt-BR.json
Additional checklist
This may vary for different teams or products. Check with your scrum masters.
Did you run the automation against your fix? - No
Is there any API name change? - No
Is there any existing behavior change of other features due to this code change? - No
Does your new code introduce new warnings or binding errors? - No
Does your code pass all FxCop and StyleCop rules? a- No
Did you record this case in the unit test or UI test? - No