Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the WWW-Mechanize CPAN distribution.

Report information
The Basics
Id: 18921
Status: resolved
Priority: 0/
Queue: WWW-Mechanize

People
Owner: Nobody in particular
Requestors: Ruslan.Zakirov [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.18
Fixed in: (no value)



Subject: When value of submit button is '←' mech sends empty value
Page has submit button: <input type="submit" name="Left" value="&larr;"> We call method $mech->click('Left'), WWW::Mechanize sends empty value. perl 5.8.8 -- Best regards, Ruslan.