Icon View Incident Report

Serious Serious
Reported By: Michael Dreher
Reported On: 5/9/2017
For: Version 2.06 Build 1
# 4520 Including Quote Character in the Application Title Causes Invalid String to Be Included in Source

Adding in project/options/tite:

 Lothar's Schlemmerhütte

gererates an invalid string in the project source.

project Project1;
begin
  Application.Title := 'Lothar's Schlemmerhütte';  // <<---- 
  // ...
  Application.Run('Form1');
end.



Resolution Resolution
Fixed Problem on 5/10/2017 in version 2.06 build 2


Products Affected Products Affected
Elevate Web Builder
Elevate Web Builder Trial

Image