14.0.37

<< Click to Display Table of Contents >>

Navigation:  Version History >

14.0.37

New: IntraWeb design time package now checks for new IntraWeb versions and, when applicable, shows the information to the user during IDE startup.

 

Bug fix: IW application looses start parameters when started using HTTP and redirected to HTTPS

 

Bug fix: ServerController.AppName setter method is now correctly checking for valid component names

 

Bug fix: Fixed redirection failure during form OnCreate() event.

 

Workaround for WebBroker bug: Query parameters containing unicode chars would loose unicode when parsed.

 

Modifild: MakeDirectory() changed to prevent some weird failure of RTL’s DirectoryExists() function, causing the IW application to fail when trying to create cache directorires.

 

Modified: X-UA-Compatible being sent as a header field, instead of a HTML tag. This forces IE to use the IntraWeb’s application X-UA-Compatible setting, instead of browser setting.