implements a generic solution to redirect query strings generated by forms to path based URIs that can be handled by existing routes. This eliminates the need for javascript that was doing the equivalent client-side.
adapts to some changes in neptune-core. BlockInfo and BlockSelector location changed.