Mason error

error in file:   /var/lib/mason/obj/search/myresults.html
 
line 10:  no value sent for required parameter 'textsearch'
context:  
... 
6:  (
7:  'code'=>sub {
8:  my %ARGS;
9:  if (@_ % 2 == 0) { %ARGS = @_ } else { die "Odd number of parameters passed to component expecting name/value pairs" }
10:  my $textsearch = (!exists $ARGS{'textsearch'} ? die "no value sent for required parameter 'textsearch'" : $ARGS{'textsearch'});
11:  my $ctrlfile = (!exists $ARGS{'ctrlfile'} ? die "no value sent for required parameter 'ctrlfile'" : $ARGS{'ctrlfile'});
12:  my $bool_type = (!exists $ARGS{'bool_type'} ? 'or' : $ARGS{'bool_type'});
13:  my $whole_words = (!exists $ARGS{'whole_words'} ? undef : $ARGS{'whole_words'});
14:  my $match_case = (!exists $ARGS{'match_case'} ? undef : $ARGS{'match_case'});
... 
component stack:   /search/myresults.html
code stack:   /var/lib/mason/obj/search/myresults.html:10

debug info:   Debug file is '/var/lib/mason/debug/anon/17'.

raw_error





























raw error:
 






























error while executing /search/myresults.html:
no value sent for required parameter 'textsearch' at /var/lib/mason/obj/search/myresults.html line 10.
HTML::Mason::Interp::__ANON__('no value sent for required parameter \'textsearch\' at /var/lib/...') called at /var/lib/mason/obj/search/myresults.html line 10
HTML::Mason::Commands::__ANON__() called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Component.pm line 131
HTML::Mason::Component::run('HTML::Mason::Component::FileBased=HASH(0x8a96e4c)', 'HTML::Mason::Component::FileBased=HASH(0x8a96e4c)', 'HTML::Mason::Component::FileBased=HASH(0x8a96e4c)', 'HTML::Mason::Component::FileBased=HASH(0x8a96e4c)') called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 653
require 0 called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 653
HTML::Mason::Request::comp('HTML::Mason::Request::ApacheHandler=HASH(0x8d18154)', 'Apache=SCALAR(0x8a6a928)', 'HTML::Mason::Request::ApacheHandler=HASH(0x8d18154)', '', 'HTML::Mason::Request::ApacheHandler=HASH(0x8d18154)', 'HASH(0x8d33700)', 'HTML::Mason::Component::FileBased=HASH(0x8a96e4c)') called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 159
require 0 called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/Request.pm line 159
HTML::Mason::Request::exec('HTML::Mason::Request::ApacheHandler=HASH(0x8d18154)', '/search/myresults.html') called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/ApacheHandler.pm line 914
HTML::Mason::ApacheHandler::handle_request_1('HTML::Mason::ApacheHandler=HASH(0x8a6c55c)', 'Apache=SCALAR(0x8d2c518)', 'HTML::Mason::Request::ApacheHandler=HASH(0x8d18154)', 'HASH(0x8d14c04)') called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/ApacheHandler.pm line 560
require 0 called at /usr/lib/perl5/site_perl/5.6.0/HTML/Mason/ApacheHandler.pm line 560
HTML::Mason::ApacheHandler::handle_request('HTML::Mason::ApacheHandler=HASH(0x8a6c55c)', 'Apache=SCALAR(0x8d2c518)') called at /etc/httpd/conf/handler.pl line 80
HTML::Mason::handler('Apache=SCALAR(0x8d2c518)') called at /dev/null line 0
require 0 called at /dev/null line 0