Miva Empresa/Mia/Script Compiler v5.01 Release Notes ---------------------------------------------------- Bug Fixes --------- o User accounts (web sites with ~username in the URL) no longer cause access violations under certain circumstances. o stm_zone and dyn_stm_zone now consistenly return the correct text. o The Miva Mia software_version system variable no longer has an Í character at the end. o Trailing spaces are no longer trimmed from MEMO fields in MivaSQL. o The template compiler now reports error messages correctly. o ALTER TABLE on a MivaSQL table that was used previously in a MvQUERY or MvOPENVIEW query no longer hangs on Win32 platforms. o ALTER TABLE or CREATE TABLE on MivaSQL resulting in more than 2046 fields no longer creates a corrupt datafile. o MvCREATE of a table with more than 2046 fields no longer creates a corrupt datafile. o Template compiler now gives an error on MVT entities that do not terminate with a semicolon. o s.miva_config references to database_lookup now work correctly on ISAPI. o MvCALL with CERTFILE attributes now work correctly on ISAPI. o The trap for null structure member names at runtime has been taken out.