Summary: | konqueror: incorrectly ignores javascript inside HTML comments <!--- --> | ||
---|---|---|---|
Product: | [Applications] konqueror | Reporter: | ivan-kde |
Component: | kjs | Assignee: | Konqueror Developers <konq-bugs> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
ivan-kde
2001-08-08 07:53:19 UTC
> Konqueror incorrectly ignores javascript inside HTML comments.
>
> For example:
>
> <SCRIPT><!---
> function svcdb_change (svcdb) {
> alert("rawr!!!");
> }
> --></SCRIPT>
Works fine with KDE 2.2.
Harri.
|