ucomponents.request:QueryString() error empty names
description
When using the XSLT extension for "ucomponents.request:QueryString()", if the querystring contains an empty item: e.g. "?page=2&", then the parameter is returned as: "<error>Object reference not set to an instance of an object.</error>".
This can cause issues for certain implementations.