Unplanned
Last Updated: 02 Sep 2026 11:54 by Marcos
Marcos
Created on: 02 Sep 2026 11:54
Category: Reporting
Type: Bug Report
1
The ApplyResources calls in the 'designer.cs' file are substituted with hardcoded values by the coded reports functionality in SRD.NET

When adding localization in CS reports in the VS designer for .NET Framework 4.6.2, the latter adds calls to the ApplyResources function when setting report item values.

After editing and saving such coded reports in SRD.NET, though, they are deserialized differently, replacing the ApplyResources function calls with hardcoded strings. This breaks localization, although the resx files remain.

0 comments