Skip to content

Values from the General -> Limits panel should be converted properly via intval() #137

@ernestmarcinko

Description

@ernestmarcinko

In some cases the type check causes a fatal error when a non-numeric character or empty string is entered. The type coercion fails for those cases.

Make sure an explicit integer conversion is performed for each value.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions