diff --git a/bin/test-crawl b/bin/test-crawl index 980e405bd..43fa49de2 100755 --- a/bin/test-crawl +++ b/bin/test-crawl @@ -187,7 +187,7 @@ def check_html_valid(url, response, args): (" " * m["hiliteStart"], "^" * m["hiliteLength"])) # disregard some HTML issues that are (usually) due to invalid # database content - if not re.search('Forbidden code point|Bad value|seamless|The first child', m["message"]): + if not re.search('Forbidden code point|Bad value|seamless|The first child|Duplicate ID|The first occurrence of ID', m["message"]): warnings += 1 else: try: diff --git a/bin/vnu.jar b/bin/vnu.jar index 2f0436b9e..661366f39 100644 Binary files a/bin/vnu.jar and b/bin/vnu.jar differ diff --git a/ietf/group/migrations/0010_iab_programs.py b/ietf/group/migrations/0010_iab_programs.py index 84ebaa867..339d08827 100644 --- a/ietf/group/migrations/0010_iab_programs.py +++ b/ietf/group/migrations/0010_iab_programs.py @@ -628,9 +628,9 @@ References * “Procedures for Handling Liaison Statements to and from the IETF”, `RFC 4053`__ * “Guidelines for Acting as an IETF Liaison to Another Organization”, `RFC 4691`__ -__ http:/www.rfc-editor.org/rfc/rfc4052 -__ http:/www.rfc-editor.org/rfc/rfc4053 -__ http:/www.rfc-editor.org/rfc/rfc4691 +__ http://www.rfc-editor.org/rfc/rfc4052 +__ http://www.rfc-editor.org/rfc/rfc4053 +__ http://www.rfc-editor.org/rfc/rfc4691 Other Links ----------- diff --git a/ietf/templates/doc/search/search_form.html b/ietf/templates/doc/search/search_form.html index 9ac33521f..3b0809882 100644 --- a/ietf/templates/doc/search/search_form.html +++ b/ietf/templates/doc/search/search_form.html @@ -54,8 +54,8 @@
There are no submissions awaiting draft upload.