Allow GCI.escapeHTML to take a custom escape table #198
Annotations
2 errors
Run test:
test/cgi/test_cgi_util.rb#L139
ArgumentError: `"\x00_escapeHTML\x00escapeHTML"': wrong number of arguments (given 2, expected 1)
/home/runner/work/cgi/cgi/test/cgi/test_cgi_util.rb:139:in `test_dynamic_cgi_escapeHTML'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
Run test
Process completed with exit code 1.
|
Loading