Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#3682 closed defect (fixed)

[PATCH] Structure Tree - Reporting unrecognized reqs that should be recognized

Reported by: s0600204 Owned by: s0600204
Priority: Should Have Milestone: Alpha 20
Component: UI & Simulation Keywords: patch
Cc: Patch:

Description

When determining the requirements of a technology prior to displaying it, the structure tree currently only recognizes the requirement operators any, all, tech and civ.

class and number are also suitable options, but are not unrecognized and are thus causing warning messages.

The attached patch sets these to be recognized but ignored, as they have no effect on how the techs should displayed in the structure tree,

Refs:

Attachments (1)

reqs-fix.patch (440 bytes ) - added by s0600204 8 years ago.
suggested patch

Download all attachments as: .zip

Change History (4)

comment:1 by elexis, 8 years ago

I deleted your duplicate. Please upload the patch here.

by s0600204, 8 years ago

Attachment: reqs-fix.patch added

suggested patch

comment:2 by mimo, 8 years ago

Resolution: fixed
Status: newclosed

In 17384:

remove warnings in structtree, fixes #3682, patch from s0600204

comment:3 by mimo, 8 years ago

Keywords: review removed

thanks for the patch

Note: See TracTickets for help on using tickets.