[Catalyst] HTML::FillInForm (1.06) - a bug?

Chisel Wright chisel at herlpacker.co.uk
Wed Sep 27 16:08:25 CEST 2006


Does anyone know if TJ Mather is still alive/maintaining this module?
I'm fairly sure it's a bug, but it's been a couple of weeks with no
reply.

Chisel

---- forwarded message ----
Hi there,

I've attached a small test-script for what I believe is a bug in the
HTML::FillInForm module.

It seems that if the module is passed a scalarref of plain text (i.e. no
HTML markup), it chops off the last work in the string.

I don't think this should happen, but you may disagree,
---- forwarded message ----
-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

This is not an automated signature. I type this in to the bottom of every
message. 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: HTML-FillInForm.t
Type: application/x-troff
Size: 710 bytes
Desc: not available
Url : http://lists.rawmode.org/pipermail/catalyst/attachments/20060927/dcef5bff/attachment.t 
-------------- next part --------------
./HTML-FillInForm....
#   Failed test 'output and content should be the same'
#   in ./HTML-FillInForm.t at line 31.
#          got: undef
#     expected: '404'

#   Failed test 'output and content should be the same'
#   in ./HTML-FillInForm.t at line 31.
#          got: '404 Not'
#     expected: '404 Not Found'

#   Failed test 'output and content should be the same'
#   in ./HTML-FillInForm.t at line 31.
#          got: 'Hello'
#     expected: 'Hello World'
# Looks like you failed 3 tests of 4.
dubious
	Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1-3
	Failed 3/4 tests, 25.00% okay
Failed Test         Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
./HTML-FillInForm.t    3   768     4    3  75.00%  1-3
Failed 1/1 test scripts, 0.00% okay. 3/4 subtests failed, 25.00% okay.


More information about the Catalyst mailing list