Open
Description
Submitted by: @AlexPeshkoff
Depends on CORE6503
Currently FB accepts any numeric noise as valid page size, rounding it down (or up in case of small values) to the nearest correct page size. That behavior appera s to be very suspicious - looks like it may cause only problems.
Also would be good idea to detect (on client) garbage passed as page size which is currently treated as default page size.