Subject: CAcert Code Development list.
List archive
- From: Wytze van der Raay <wytze AT cacert.org>
- To: Benny Baumann <benbe AT cacert.org>, "critical-admin AT cacert.org" <critical-admin AT cacert.org>
- Cc: cacert-devel AT lists.cacert.org, 'dirk astrath' <dirk.astrath AT cacert.org>, Michael Tänzer <michael.taenzer AT cacert.org>, Martin Gummi <martin.gummi AT cacert.org>
- Subject: Re: Patch Request Bug #411
- Date: Wed, 23 Oct 2013 21:11:42 +0200
Hi Benny,
Benny Baumann schreef op 23-10-2013 20:44:
> we have a new patch for you to fix a text issue when displaying server
> certificates. In Bug #411 it was requested to correct the heading of the
> table containing the list of server certificates. Find the appropriate
> patch attached.
>
> The patch was developed by Marcus Mängel (INOPIAE), tested by Eva and
> Martin Gummi (magu), and finally reviewed by Michael Tänzer (NEOatNHNG)
> and Dirk Astrath (dastrath).
>
> Please perform the same procedure as with every bug and update the
> translations.
The patch has been installed on the production server on October 23,
2013. See also the attached log message. In addition the translations
have been updated and the Apache2 webserver has been restarted.
Regards,
-- wytze
--- Begin Message ---Fix for https://bugs.cacert.org/view.php?id=411
- From: Wytze van der Raay <wytze AT cacert.org>
- To: cacert-systemlog AT lists.cacert.org
- Subject: Fwd: cvs.cacert.org checkin notification
- Date: Wed, 23 Oct 2013 21:05:08 +0200
"Wrong text is made into link"
In conjunction with the attached CVS changes a new tarball has been
made available incorporating all updates. The new tarball is available
through http://www.cacert.org/src-lic.php
-- end
--- Begin Message ---
- From: "root" <root AT cvs.cacert.org>
- To: critical-admin AT cacert.org
- Subject: cvs.cacert.org checkin notification
- Date: Wed, 23 Oct 2013 21:03:34 +0200 (CEST)
uid=0(root) gid=0(root) groups=0(root)
12.php 1.17 1.18 5.php 1.23 1.24
Wed Oct 23 21:03:34 CEST 2013
Update of /var/lib/cvs/cacert/pages/account
In directory webdb:/home/cacert/www/pages/account
Modified Files:
12.php 5.php
Log Message:
Fix for https://bugs.cacert.org/view.php?id=411
"Wrong text is made into link"
===================================================================
RCS file: /var/lib/cvs/cacert/pages/account/5.php,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- 5.php 2013/07/17 08:19:01 1.23
+++ 5.php 2013/10/23 19:03:34 1.24
@@ -19,7 +19,7 @@
<form method="post" action="account.php">
<table align="center" valign="middle" border="0" cellspacing="0"
cellpadding="0" class="wrapper">
<tr>
- <td colspan="10" class="title"><?=_("Client Certificates")?> - <a
href="account.php?id=5&viewall=<?=!$viewall?>"><?=_("View all
certificates")?></a></td>
+ <td colspan="10" class="title"><?=_("Client Certificates")?> - <a
href="account.php?id=5&viewall=<?=!$viewall?>"><?=$viewall?_("Hide old
certificates"):_("View all certificates")?></a></td>
</tr>
<tr>
<td class="DataTD"><?=_("Renew/Revoke/Delete")?></td>
===================================================================
RCS file: /var/lib/cvs/cacert/pages/account/12.php,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- 12.php 2013/07/17 08:19:01 1.17
+++ 12.php 2013/10/23 19:03:34 1.18
@@ -19,7 +19,7 @@
<form method="post" action="account.php">
<table align="center" valign="middle" border="0" cellspacing="0"
cellpadding="0" class="wrapper">
<tr>
- <td colspan="8" class="title"><?=_("Domain Certificates")?> - <a
href="account.php?id=12&viewall=<?=!$viewall?>"><?=_("View all
certificates")?></a></td>
+ <td colspan="8" class="title"><?=_("Domain Certificates")?> - <a
href="account.php?id=12&viewall=<?=!$viewall?>"><?=$viewall?_("Hide old
certificates"):_("View all certificates")?></a></td>
</tr>
<tr>
<td class="DataTD"><?=_("Renew/Revoke/Delete")?></td>
@@ -86,6 +86,11 @@
<? } ?>
<tr>
<td class="DataTD" colspan="8">
+ <a
href="account.php?id=12&viewall=<?=!$viewall?>"><b><?=$viewall?_("Hide
old certificates"):_("View all certificates")?></b></a>
+ </td>
+ </tr>
+ <tr>
+ <td class="DataTD" colspan="8">
<?=_('* Comment is NOT included in the certificate as it is intended
for your personal reference only. To change the comment tick the checkbox and
hit "Change Settings".')?>
</td>
</tr>
--- End Message ---Attachment: smime.p7s
Description: S/MIME-cryptografische ondertekening
--- End Message ---
Attachment:
smime.p7s
Description: S/MIME-cryptografische ondertekening
- Patch Request Bug #411, Benny Baumann, 10/23/2013
- Re: Patch Request Bug #411, Wytze van der Raay, 10/23/2013
Archive powered by MHonArc 2.6.18.