Ticket #262 (new defect)
Opened 23 months ago
Recent javascript changes break parsing by Test::HTML::Content
| Reported by: | dom | Owned by: | Nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | openguides | Version: | svn |
| Severity: | normal | Keywords: | |
| Cc: |
Description
HTML parser error : Element script embeds close tag
$("#pick_locale").html("<a href='javascript:pick_locale()'>pick Locale</a>
^
HTML parser error : Element script embeds close tag
$("#pick_category").html("<a href='javascript:pick_category()'>pick Category
^
Note: See
TracTickets for help on using
tickets.
