https://bugs.koozali.org/show_bug.cgi?id=11668
John Crisp <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
Flags| |help_verify+
--- Comment #2 from John Crisp <[email protected]> ---
* Thu Aug 05 2021 John Crisp <[email protected]> 0.84-11.sme
- Fix html syntax error in help - Thanks Mauro De Carolis [SME: 11688]
Tagged with: phpki-ng-0_84-11_el7_sme
/usr/bin/plague-client build phpki-ng phpki-ng-0_84-11_el7_sme contribs10
Package phpki-ng enqueued. Job ID: 3265.
Actually were a few more like this:
diff -ruN phpki-ng.old/phpki-ng-0.84/help.php phpki-ng/phpki-ng-0.84/help.php
--- phpki-ng.old/phpki-ng-0.84/help.php 2021-08-05 12:25:16.156278953 +0200
+++ phpki-ng/phpki-ng-0.84/help.php 2021-08-05 12:38:54.333643287 +0200
@@ -7,10 +7,10 @@
?>
<center>
<h1>PHPki HELP FILES</h1>
- <p><a href="<?php echo BASE_URL?>"help/PKI_basics.html><h3>PKI and E-mail
Encryption - A Brief Explanation</h3></a></p>
- <p><a href="<?php echo BASE_URL?>"help/cacert_install_ie.html><h3>Installing
Our Root Certificate For Use With Outlook and Outlook Express</h3></a></p>
- <p><a href="<?php echo
BASE_URL?>"help/usercert_install_ie.html><h3>Installing Your Personal E-mail
Certificate For Use With Outlook and Outlook Express</h3></a></p>
- <p><a href="<?php echo
BASE_URL?>"help/glossary.html><h3>Glossary</h3></a></p>
+ <p><a href="<?php echo BASE_URL?>help/PKI_basics.html"><h3>PKI and E-mail
Encryption - A Brief Explanation</h3></a></p>
+ <p><a href="<?php echo BASE_URL?>help/cacert_install_ie.html"><h3>Installing
Our Root Certificate For Use With Outlook and Outlook Express</h3></a></p>
+ <p><a href="<?php echo
BASE_URL?>help/usercert_install_ie.html"><h3>Installing Your Personal E-mail
Certificate For Use With Outlook and Outlook Express</h3></a></p>
+ <p><a href="<?php echo
BASE_URL?>help/glossary.html"><h3>Glossary</h3></a></p>
</center>
<?php
printFooter();
Please install and verify please.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug._______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/