[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can WebView ignore SSL Certificate errors?


Le 06/05/2025 à 22:33, Lee a écrit :

Okay, I somewhat understand that. But, I am confused about a couple
of things.

1. Taking HttpClient as an example, the first line is a header, "# HttpClient". (But yet, more is displayed for that line on the
actual page: "HttpClient (gb.net.curl)".)
The second, non-blank line is the description which is what is
displayed in the second column for HttpClient on https://
gambaswiki.org/wiki/comp/gb.net.curl , ie. it is what is the symbol
table is filled in with. If the first line is a header, is it
ignored for purposes of filling the symbol table?

The title is always ignored in class pages. It's always the class name with the component name that is displayed.

Anyway titles are always ignored to fill a table with a resume of the description. It's the first non-title line that is used.


2. For WebView, the links for inherited symbols are not
automatically redirected to the page for the symbol of the parent
like I have seen with other components. Is it desired that they do
redirect? If so, how is that accomplished when, say, https://
gambaswiki.org/edit/comp/gb.qt5/ control/action already exists?


Ignore the inherited symbols at the moment. I have to implement an automatic redirection of QT5 and QT6 pages to QT4 pages, where the documentation actually is written. Once done, they will be automatically documented.

Regards,

--
Benoît Minisini.


Follow-Ups:
Re: Can WebView ignore SSL Certificate errors?Lee <t.lee.davidson@xxxxxxxxx>
References:
Can WebView ignore SSL Certificate errors?Lee <t.lee.davidson@xxxxxxxxx>
Re: Can WebView ignore SSL Certificate errors?Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Can WebView ignore SSL Certificate errors?Lee <t.lee.davidson@xxxxxxxxx>
Re: Can WebView ignore SSL Certificate errors?Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Can WebView ignore SSL Certificate errors?Lee <t.lee.davidson@xxxxxxxxx>
Re: Can WebView ignore SSL Certificate errors?Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Can WebView ignore SSL Certificate errors?Lee <t.lee.davidson@xxxxxxxxx>