Ofer B

Results 4 issues of Ofer B

When using a `textarea` as input, memory footprint is much higher compared with `text` input or `hidden` input. If you are using long Greek contents, this may crash your page...

This is a suggested fix for issues #138 & #139

The C# implementation doesn't consider null value for the text field. The following line shows how to reproduce. This will not raise a warning on .NET Framework variations (v2.0, v3.x,...

The C# implementation doesn't consider null value for the text field. The following line shows how to reproduce. This will not raise a warning on .NET Framework variations (v2.0, v3.x,...