View Issue Details

IDProjectCategoryView StatusLast Update
0005607Spring engineGeneralpublic2017-06-10 11:23
ReporterGoogle_Frog Assigned ToKloot  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Product Version103.0 +git 
Fixed in Version103.0 +git 
Summary0005607: 103.0.1-1044 infolog lacks a lot of information
DescriptionInfologs contain a lot less than they used to. This infolog should show information about a crashed widget, it doesn't even show widget loading. 103.0.1-1026 worked.
TagsNo tags attached.
Attached Files
infolog.txt (Attachment missing)
Checked infolog.txt for Errors

Activities

Google_Frog

2017-06-10 05:25

reporter   ~0017803

The missing information also never reaches the console, as far as I can tell.

abma

2017-06-10 06:39

administrator   ~0017804

Last edited: 2017-06-10 06:47

the wrong loglevel (-1) is used it seems:

https://github.com/spring/spring/commit/025472cdc416260b1f579f63b358ef448c0b8562#diff-2e37df61e45700318fe4c3d2f4bce839R1225


i guess LOG_LEVEL_NOTICE would be correct

Kloot

2017-06-10 10:41

developer   ~0017805

no, it has *nothing* to do with the -1.

Anonymous

2017-06-10 11:23

viewer   ~0017808

Fix 97abd14fb33d300308e3d2d55ac7260f3d005135 committed to develop branch: fix 0005607, repo: spring changeset id: 8354

Issue History

Date Modified Username Field Change
2017-06-10 05:24 Google_Frog New Issue
2017-06-10 05:24 Google_Frog File Added: infolog.txt
2017-06-10 05:25 Google_Frog Note Added: 0017803
2017-06-10 06:39 abma Note Added: 0017804
2017-06-10 06:47 abma Note Edited: 0017804
2017-06-10 06:47 abma Severity block => major
2017-06-10 10:41 Kloot Assigned To => Kloot
2017-06-10 10:41 Kloot Status new => assigned
2017-06-10 10:41 Kloot Note Added: 0017805
2017-06-10 11:23 Changeset attached => spring develop 97abd14f
2017-06-10 11:23 Anonymous Note Added: 0017808
2017-06-10 11:23 Kloot Status assigned => resolved
2017-06-10 11:23 Kloot Resolution open => fixed
2017-06-10 11:23 Kloot Fixed in Version => 103.0 +git