Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#2794 closed enhancement (invalid)

[PATCH] Mod selection: Increase filter + sort robustness against omitted information within in mod info files (mod.json).

Reported by: Radagast Owned by: Radagast
Priority: Must Have Milestone:
Component: Core engine Keywords: mod selection, configurator
Cc: leper Patch:

Description

Generic filter and sorting failed or lead to a warning (at the least) when mod-info-files omitted information e.g. the version number (test with millenniumad).

This proposal will address these issues.

Change History (4)

comment:1 by leper, 10 years ago

I see those values as required (at least set it to nothing if you don't want it.

comment:2 by leper, 10 years ago

Milestone: Alpha 17
Resolution: invalid
Status: newclosed

comment:3 by leper, 10 years ago

In 15792:

Ignore mods (in the modmod) that do not specify required properties. Fixes #2822. Refs #2794.

Fixes description display if filters are used.

Note: See TracTickets for help on using tickets.