Viewing Issue Simple Details Jump to Notes ] Wiki ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0012428 [DCSS] Source Cleanup minor N/A 2021-01-03 23:05 2021-01-03 23:05
Reporter bcadren View Status public  
Assigned To
Priority normal Resolution open  
Status new   Product Branch 0.27 old branch
Summary 0012428: Duplicated if Statement.
Description Lines 722 and 742 in webserver/game_data/static/cell_renderer.js contain identical if statements that could be trivially merged.

                if (!bg.UNSEEN)
                {
...
                }

                if (!bg.UNSEEN)
                {
Additional Information
Tags No tags attached.
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2021-01-03 23:05 bcadren New Issue


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker