Meta refreshes not followed
sebastien richard
sebastien.richard_kde at m4x.org
Thu Jan 13 09:21:18 GMT 2005
Hi,
I have already had the same problem.
Actually when you ve got a meta refresh, it is transformed in a signal
openURLRequest(url) in browserExtension.
So you need to connect this signal and refresh the page on the given url.
Hope it answers your question.
Sebastien
Bryan Mongeau wrote:
>Hi,
>
>I have embedded a ReadOnlyPart in my application for viewing text/html.
>Everything works beautifully except for meta-refreshes (http-equiv) : they
>seem to be completely ignored.
>
>Previous iterations of this code used a KHTMLPart directly with
>setMetaRefreshEnabled(true) but that did not work either. When viewing the
>same html in Konqueror, the meta-refresh is indeed properly followed. I am
>using KTrader with KLibFactory to create a KParts::ReadOnlyPart. Am I
>missing something here?
>
>My apologies if this is a known issue, but the list archives aren't searchable
>as of this writing.
>
>Thanks in advance,
>
>
More information about the kfm-devel
mailing list