Opened 11 years ago

Closed 10 years ago

#430 closed defect (fixed)

VLO 2.16 beta: Another snippet of invalid html in the view of a single resource

Reported by: knappen Owned by: keeloo
Priority: trivial Milestone:
Component: VLO web app Version:
Keywords: Cc: teckart

Description (last modified by knappen)

There is another snippet of invalid HTML in the view of a single source:

<span id="completeCmdi"><!DOCTYPE html

SYSTEM "about:legacy-compat">

<html xmlns="http://www.w3.org/1999/xhtml" xmlns:cmd="http://www.clarin.eu/cmd/" xmlns:fn="http://www.w3.org/2005/xpath-functions" lang="en" xml:lang="en">

<meta charset="utf-8"></meta>
<head>

[...]

The DOCTYPE declaration and the tags <HTML>, <META>, and <HEAD> should not occur here.

Sample URL: http://catalog.clarin.eu/vlobeta/?wicket:bookmarkablePage=:eu.clarin.cmdi.vlo.pages.ShowResultPage&q=sacoco&docId=hdl:11858/00-246C-0000-001F-7C6F-1

Change History (3)

comment:1 Changed 11 years ago by DefaultCC Plugin

Cc: teckart added

comment:2 Changed 11 years ago by knappen

Description: modified (diff)

comment:3 Changed 10 years ago by twagoo

Resolution: fixed
Status: newclosed

Fixed in 2.18 in r4259

Note: See TracTickets for help on using tickets.