#3490 Emphasize non-working image XML
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue3473  into  master

Download 3490.patch

Related: https://pagure.io/koji/issue/3473

Seems reasonable. Just a few comments.

Seems like OzImageTask should define supported_formats if it's going to access it.

The structure of supported_formats is a little complex. Probably worth a comment where we define it to explain what the fields mean.

It seems a little odd to put a block of text into a type field. Would make sense to leave the type field as-is and add a comment field beside it? Either way it's an unrecognized value, right?

rebased onto a5b5d851b798e71531813109388a52efd2c98c4f

:thumbsup:

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

Metadata Update from @mfilip:
- Pull-request tagged with: testing-done

Commit c0a368d0 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata