officium.pl: Use of uninitialized value $value in string eq at DivinumOfficium/RunTimeOptions.pm line 24. #4308
Closed
Augustinus-Altovadensis
started this conversation in
Developers corner
Replies: 2 comments 2 replies
-
Such an error would occur if the function is called without the right number of arguments. Can you narrow it down, when the function is called? @mbab any other ideas from your end what could cause duchess behavior? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Seems that way. I haven't seen it since, therefore we can close. Thank you! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Laudétur Jesus Christus!
In the current version, the output of my web server keeps showing following line:
officium.pl: Use of uninitialized value $value in string eq at divinum-officium-work/web/cgi-bin/horas/../DivinumOfficium/RunTimeOptions.pm line 24.
For every page reload, it shows 26 times...
This error message points to a line in bold in the
else
loop:It doesn't seem to do anything, but the error message is kind of annoying (26 times!). Does anybody have an idea, what it does and what can be done to get rid of that? (apart from skipping the entire
$value
and returning nothing right away, of course).Thanks, have a nice weekend!
Beta Was this translation helpful? Give feedback.
All reactions