>Number: 4237
>Category: mod_jserv
>Synopsis: Apache JServ status output
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: jserv
>State: open
>Class: mistaken
>Submitter-Id: apache
>Arrival-Date: Tue Apr 13 08:10:01 PDT 1999
>Last-Modified:
>Originator: [EMAIL PROTECTED]
>Organization:
apache
>Release: 1.3.3 / 1.0b3
>Environment:
Solaris 2.6 SPARC, Sun JDK 1.1.7_05, gcc 2.8.1
>Description:
Formatting not ok in ApJServManual output on the Apache Jserv status page.
The font size of ')' is too big (should be the same as 'OPERATION').
It's just a little thing to make this _very_ nice layout just perfect.
Pascal
P.S.: Congratulations to your web site design. It's one of the best
designs I've ever seen!
>How-To-Repeat:
Just look to the Apache Jserv status page for your JServ server.
Example URL: http://localhost/jserv/status?module=<hostname>
>Fix:
Patch for src/c/jserv_status.c:
*** jserv_status.c_old Tue Jan 19 05:56:31 1999
--- jserv_status.c_new Tue Apr 13 10:33:11 1999
***************
*** 379,386 ****
"<b>ApJServManual</b>");
jserv_status_out_table(r,"#e0e0e0","valign=top align=left",
"%s",(cfg->manual==JSERV_TRUE)?
! "TRUE <font size=-2>(STANDALONE OPERATION</font>)":
! "FALSE <font size=-2>(AUTOMATIC OPERATION</font>)");
/* Output Properties File */
ap_rputs(" <tr>\n",r);
--- 379,386 ----
"<b>ApJServManual</b>");
jserv_status_out_table(r,"#e0e0e0","valign=top align=left",
"%s",(cfg->manual==JSERV_TRUE)?
! "TRUE <font size=-2>(STANDALONE OPERATION)</font>":
! "FALSE <font size=-2>(AUTOMATIC OPERATION)</font>");
/* Output Properties File */
ap_rputs(" <tr>\n",r);
>Audit-Trail:
>Unformatted:
[In order for any reply to be added to the PR database, ]
[you need to include <[EMAIL PROTECTED]> in the Cc line ]
[and leave the subject line UNCHANGED. This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig- ]
[nored unless you are responding to an explicit request ]
[from a developer. ]
[Reply only with text; DO NOT SEND ATTACHMENTS! ]