https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26211

--- Comment #8 from Amit Gupta <[email protected]> ---
(In reply to Owen Leonard from comment #7)
> I'm getting some errors from this. If I have the patron category field
> exposed in the patron self-registration form I get this error when
> submitting the form with an invalid date of birth:
> 
> Can't call method "param" on an undefined value at
> /kohadevbox/koha/opac/opac-memberentry.pl line 485
> 
> If I hide the patron category field and submit the form with a valid or
> invalid date of birth I get this error:
> 
> Can't call method "dateofbirthrequired" on an undefined value at
> /kohadevbox/koha/opac/opac-memberentry.pl line 482

Thank Owen for giving the feedback.

I am able to reproduce the second issue. 

But with first one I am able to save the form and not find any issue. In case
if I am giving the invalid date of birth



(In reply to Owen Leonard from comment #7)
> I'm getting some errors from this. If I have the patron category field
> exposed in the patron self-registration form I get this error when
> submitting the form with an invalid date of birth:
> 
> Can't call method "param" on an undefined value at
> /kohadevbox/koha/opac/opac-memberentry.pl line 485
> 
> If I hide the patron category field and submit the form with a valid or
> invalid date of birth I get this error:
> 
> Can't call method "dateofbirthrequired" on an undefined value at
> /kohadevbox/koha/opac/opac-memberentry.pl line 482

Thank Owen for giving the feedback.

I am able to reproduce the second issue. 

But with first one I am able to save the form and not find any issue. In case
if I am giving the invalid date of birth

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to