Seeking confirmation of bug in acknowledge.c
It looks to me like we are missing a closing HTML ">" on line 332 of acknowledge.c
fprintf(stdout, "<center><font size=\"+1\"><b>No active alerts</b></font></center\n");
shouldn't that be </center>\n ?
This came to light when I made changes to the std_footer and those changes did not render correctly on acknowledge.sh when there were no alerts.
xymon 4.3.12 running on Solaris 10 SPARC Firefox 19.0 running on Win 7
Do things because you should, not just because you can.
John Thurston 907-465-8591 John.Thurston at alaska.gov Enterprise Technology Services Department of Administration State of Alaska
Yup, looks like a bug to me. Present in v4.3.12 and going back at least to v4.3.0.
J
On 31 October 2013 04:39, John Thurston <john.thurston at alaska.gov> wrote:
It looks to me like we are missing a closing HTML ">" on line 332 of acknowledge.c
fprintf(stdout, "<center><font size=\"+1\"><b>No active
alerts</b></font></center\n");
shouldn't that be </center>\n ?
This came to light when I made changes to the std_footer and those changes did not render correctly on acknowledge.sh when there were no alerts.
xymon 4.3.12 running on Solaris 10 SPARC Firefox 19.0 running on Win 7
Do things because you should, not just because you can.
John Thurston 907-465-8591 John.Thurston at alaska.gov Enterprise Technology Services Department of Administration State of Alaska ______________________________**_________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/**mailman/listinfo/xymon<http://lists.xymon.com/mailman/listinfo/xymon>
participants (2)
-
jlaidman@rebel-it.com.au
-
john.thurston@alaska.gov