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

Re: HtmlDocument.FromString problem



On 3/9/25 5:24 pm, Benoît Minisini wrote:
Le 03/09/2025 à 01:49, BB a écrit :
After recent Gambas updates (origin/master) I get the following error:

Parse error : Invalid tag !
  Line 79 , Column 14 :
   src="https://www.go

The full source page html line concerned is:

<script async src="https://www.googletagmanager.com/gtag/js? id=G-6QSTBX299S"></script>

Can anyone suggest what is going wrong?

tia

b



Is it fixed by last commit?

Yes, it works now.

Thanks Benoît!

b


References:
HtmlDocument.FromString problemBB <adamnt42@xxxxxxxxx>
Re: HtmlDocument.FromString problemBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>