View Issue Details

IDProjectCategoryView StatusLast Update
0003479Spring engineGeneralpublic2013-02-19 19:04
ReporterForboding Angel Assigned Toabma  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version92.0.1+git 
Summary0003479: Incorrect springsettings spelling "WondowState = 1"
DescriptionShould be:
"WindowState = 1"
TagsNo tags attached.
Checked infolog.txt for Errors

Activities

abma

2013-02-19 16:44

administrator   ~0009849

output of "spring --list-config-vars"

  "WindowState": {
    "declarationFile": "/build/buildd/spring-91.0~12.10~ppa2/rts/System/SpringApp.cpp",
    "declarationLine": 105,
    "defaultValue": 0,
    "type": "int"
  },


where did you get this setting from? if its from springsettings its a springlobby bug.

Kloot

2013-02-19 19:04

developer   ~0009855

the string "wondow" (grep -Ri 'wondow' rts/) does not occur anywhere within the engine --> not our problem

Issue History

Date Modified Username Field Change
2013-02-19 03:31 Forboding Angel New Issue
2013-02-19 16:44 abma Note Added: 0009849
2013-02-19 16:44 abma Assigned To => abma
2013-02-19 16:44 abma Status new => feedback
2013-02-19 19:04 Kloot Note Added: 0009855
2013-02-19 19:04 Kloot Status feedback => resolved
2013-02-19 19:04 Kloot Resolution open => fixed