Wendong Li

Results 8 issues of Wendong Li

**Used version** v1.6.0-637 (latest at the moment) **Scenario** Use mp4-dash.py util to generate Smooth Streaming compatible output by specifying `--smooth`. **Problem description** The track name in the audio URL template...

bug

**Sample file**: [sample.epub.zip](https://github.com/w3c/epubcheck/files/6538421/sample.epub.zip) **Problem description**: Since v4.1.1, for manifest items with an absolute file path as href in the ODF file, the tool fails to detect it as an error,...

type: spec
status: in discussion
spec: EPUB 3.3

This can be reproduced on v0.17.1. For NAV document with the following content: (Per the EPUB spec, this seems to be allowed. http://www.idpf.org/epub/301/spec/epub-contentdocs.html#sec-xhtml-nav-def-model) ``` Section 1 Section 2 ... ```...

The current latest image on Docker Hub is `v2.5.1`, which is about one year old. Can someone help to push version `v2.6.1` there? It seems to be enough to just...

Currently (on v2.6.1) Shaka Packager will error out when the language tag is specified to be "und": ``` Failed to initialize packager: 3 (INVALID_ARGUMENT): Unknown/invalid language specified: und ``` However,...

type: enhancement
flag: seeking PR

Kindly let me know if this is the wrong place to ask this question. Given the following sample schema, property `Services` is an array of non-fixed length. ``` { "definitions":...

It seems the current implementation assumes the page index is 1-based, while there are many APIs using the 0-based page index approach. It would be very much helpful to make...

For the getAll method, there are cases where not all of the items in the API response have the same set of fields available, e.g. items that are in different...