This commit changes the behavior of getURLParameter(name) to return an empty string when the parameter is not set or has empty value. Before it returned 'null' as string.