Skip to content

Check image release and version values formats on input

Luis Araujo requested to merge wip/araujo/fix-empty-reports into master

This commit defines a regexp pattern in the HTML template to make sure the image release and version values are in correct format during input.

The commit also adds notes in the respective input boxes giving an example of what kind of format is expected, and strip any whitespace found in these values once they are received.

Signed-off-by: Luis Araujo luis.araujo@collabora.co.uk

Merge request reports