SR-123130 · Issue 184202
Added apostrophe handling for navigation rule item names
Resolved in Pega Version 7.1.8
If an apostrophe (') was present in the label of Navigation rule item name, the onclick functionality of menu option was not working and threw a JavaScript error. In this JS file, the eval(strAction) function call failed because strAction text contains all the parameters enclosed in single quotes: if the label contains an apostrophe, that became an extra quote in this text. To avoid this, the functions pzMenuBarTranslator and pzActionShowHarness have been modified to handle extra apostrophes passed by the label.
SR-123233 · Issue 183081
Localization enabled for DisplayRFHarnessErrors in Rule-Obj-Flow
Resolved in Pega Version 7.1.8
Rule DisplayRFHarnessErrors is in two different classes, @baseclass and Rule-Obj-Flow. The localize check box was checked for rule under @baseclass and not for Rule-Obj-Flow. The DisplayRFHarnessErrors rule form has been made available for localization in both areas.
SR-123233 · Issue 180467
Localization enabled for DisplayRFHarnessErrors in Rule-Obj-Flow
Resolved in Pega Version 7.1.8
Rule DisplayRFHarnessErrors is in two different classes, @baseclass and Rule-Obj-Flow. The localize check box was checked for rule under @baseclass and not for Rule-Obj-Flow. The DisplayRFHarnessErrors rule form has been made available for localization in both areas.
SR-123234 · Issue 183083
Localization added for 'clear filter' tooltip
Resolved in Pega Version 7.1.8
"Clear filter" on a grid which has filtering enabled has a hovering tool tip that reads "Enter to clear filter". This value was not previously available for localization, but has been made available.
SR-123234 · Issue 180108
Localization added for 'clear filter' tooltip
Resolved in Pega Version 7.1.8
"Clear filter" on a grid which has filtering enabled has a hovering tool tip that reads "Enter to clear filter". This value was not previously available for localization, but has been made available.
SR-123235 · Issue 183263
Additional localization for attachments functions
Resolved in Pega Version 7.1.8
Localization has been added in the attachments section for the "Attachment" link, "Attach URL", 'Add new party" in the work parties modal, and the "Save Draft" button.
SR-123238 · Issue 183084
Localized constant values in read-only format
Resolved in Pega Version 7.1.8
Constant values in read-only format in the formatted text control were not being picked up in the localization wizard. This was a defect in the GenerateFormat RUF, and has been fixed.
SR-123238 · Issue 178781
Localized constant values in read-only format
Resolved in Pega Version 7.1.8
Constant values in read-only format in the formatted text control were not being picked up in the localization wizard. This was a defect in the GenerateFormat RUF, and has been fixed.
SR-123239 · Issue 183080
Added localization for CategoryActions navigation rule
Resolved in Pega Version 7.1.8
The CategoryActions navigation rule has been made available for localization.
SR-123239 · Issue 180147
Added localization for CategoryActions navigation rule
Resolved in Pega Version 7.1.8
The CategoryActions navigation rule has been made available for localization.