MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001619VCMICampaignspublic2013-12-17 18:152014-06-02 08:42
Reporterbeegee 
Assigned ToIvan 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version0.94bFixed in Version0.94b 
Summary0001619: Game crashes when you win a campaign scenario and click back on the bonus selection screen of the next scenario
DescriptionGame crashes when you win a campaign scenario and click back on the bonus selection screen of the next scenario. Perhaps no one ever tested this:)
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0004301)
Ivan (developer)
2013-12-31 18:09

How H3 handles this situation? Maybe it is better to just block this button. Something like
if (completedScenarios > 0)
    buttonBack->block( true );
(0004310)
Ivan (developer)
2014-01-05 13:47

Fixed, rev 3701
(0004700)
Kantor (updater)
2014-06-01 20:35

This one may be closed.

- Issue History
Date Modified Username Field Change
2013-12-17 18:15 beegee New Issue
2013-12-31 17:52 Ivan Target Version => 0.94b
2013-12-31 18:09 Ivan Note Added: 0004301
2014-01-05 11:30 Ivan Assigned To => Ivan
2014-01-05 11:30 Ivan Status new => assigned
2014-01-05 13:47 Ivan Note Added: 0004310
2014-01-05 13:47 Ivan Status assigned => resolved
2014-01-05 13:47 Ivan Fixed in Version => 0.94b
2014-01-05 13:47 Ivan Resolution open => fixed
2014-06-01 20:35 Kantor Note Added: 0004700
2014-06-02 08:42 Kantor Status resolved => closed

Site | Forums | Wiki | Slack | GitHub


Copyright © 2000 - 2024 MantisBT Team
Hosting provided by DigitalOcean