/
githubmirror
/
xmlsec
Обзор
Документация
Войти
/
githubmirror
/
xmlsec
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
1.3.8
docs/bugs.html
89 строк
4 KB
lsh123
Update docs for 1.2.40 release (#815)
12 июл 2024, 01:02
Не верифицирован
12 июл 2024, 01:02
a91ece7
Код
Авторство
О чём код?
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>XML Security Library: Reporting Bugs</title> <link rel="stylesheet" href="css/main.css"> </head> <body><table width="100%" valign="top"><tr valign="top"> <td valign="top" align="left" width="210"> <img src="images/logo.gif" alt="XML Security Library" border="0"><p></p> <ul> <li><a href="index.html">Home</a></li> <li><a href="download.html">Download</a></li> <ul><li><a href="https://github.com/lsh123/xmlsec">GitHub</a></li></ul> <li><a href="news.html">News</a></li> <li><a href="documentation.html">Documentation</a></li> <ul> <li><a href="faq.html">FAQ</a></li> <li><a href="api/xmlsec-notes.html">Tutorial</a></li> <li><a href="api/xmlsec-reference.html">API reference</a></li> <li><a href="api/xmlsec-examples.html">Examples</a></li> </ul> <li><a href="xmldsig.html">XML Digital Signature</a></li> <li><a href="xmlenc.html">XML Encryption</a></li> <li><a href="c14n.html">XML Canonicalization</a></li> <li><a href="bugs.html">Reporting Bugs</a></li> <li><a href="mailing-list.html">Mailing list</a></li> <li><a href="related.html">Related</a></li> <li><a href="authors.html">Authors</a></li> </ul> <table width="100%"> <tr> <td width="15"></td> <td><a href="http://xmlsoft.org/"><img src="images/libxml2-logo.png" alt="LibXML2" border="0"></a></td> </tr> <tr> <td width="15"></td> <td><a href="http://xmlsoft.org/XSLT"><img src="images/libxslt-logo.png" alt="LibXSLT" border="0"></a></td> </tr> <tr> <td width="15"></td> <td><a href="http://www.openssl.org/"><img src="images/openssl-logo.png" alt="OpenSSL" border="0"></a></td> </tr> <!--Links - start--><!--Links - end--> </table> </td> <td valign="top"><table width="80%" valign="top" style="margin-left:10px;"><tr><td valign="top" align="left" id="xmlsecContent"> <div align="center"><h2>Reporting Bugs and Getting Help</h2></div> <p>Well, any big enough program has a bug. You simply don't know where exactly :) The best way to report a bug is to use the <a href="https://github.com/lsh123/xmlsec/issues">GitHub Issues Tracker</a>.</p> <p>Before writing bug reports or questions do not hesitate to check <a href="faq.html">FAQ</a>. If you are writing your own code based on the XMLSec library then you should try to reproduce your problem with <a href="xmlsec-man.html">xmlsec command line utiliy</a> first. And if it works just fine then you know whom to blame, don't you? :) </p> <p>If you did all the steps above and you still think that you found something new then send as much information as possible, please. A good question or bug report <b>MUST</b> include the following: </p> <ul> <li>XMLSec version number (or the snapshot date). </li> <li>The platform/compiler you are using. </li> <li>The exact xmlsec utility command line. </li> <li>All the files mentioned in this command line. </li> <li>The xmlsec utility output. </li> </ul> <p>I'll do my best to fix reported bugs or answer questions as soon as I can. And of course, any patches, bug fixes and improvements are always welcome!<br></p> <p>Please note, that bug tracking database is open to anyone. Any private or confidential information posted there became public. The author of XMLSec library assumes no responsibility for any damage caused by any information distribution using XMLSec GitHub issues tracker, discussions, source code, or any other XMLSec related tools.</p> <div align="center"> <a href="http://www.google.com"><img src="images/bart.gif" alt="Ask google" border="0"></a> </div> <small>Unfortunatelly, I don't know the author of this picture and I was not able to ask permissions to publish it. If you are the author or know the author then I would appreciate if you send me a message on GitHub so I can ask permissions and put author's name here.</small> </td></tr></table></td> </tr></table></body> </html>