[en] 60158 — Reports that contain cell names that match except for case fail to save with error message
[en] Fixed: Resolved an issue where reports that contain cell names that match except for case cause an error when saving due to case sensitivity being disabled.
[en] Reproduction Steps
[en] 1. In Composer, navigate to the component where you want to add the Presenter report.
[en] 2. From the Palette tab, drag the Presenter Report object into the component.
[en] 3. Type a name for the Presenter report.
[en] The Presenter report object is added to the component.
[en] 4. Click the Edit icon on the Presenter report to begin creating the report.
[en] 5. Select the layout window.
[en] 6. Click 'Layout Dimensions' and set columns to 2.
[en] 7. Select the first column and set the layout dimensions to 2 columns.
[en] 8. Select the second column and set the layout dimensions to 2 columns.
[en] 9. Using the navigation breadcrumbs, select one of the columns from step 6. Name it "Cell1".
[en] 8. Using the navigation breadcrumbs, select one of the columns from step 6. Name it "cell1".
[en] 9. Save the report.
[en] The result is an error message occurs when the report should successfully save.