logical code bug in LegacySkinParser::setupSize
Bug #914201 reported by
Daniel Lindenfelser
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mixxx |
Fix Released
|
Low
|
Daniel Lindenfelser |
Bug Description
else if "me" never called "me" endsWith "e"
if (xs.endsWith("e")) {
} else if (xs.endsWith("me")) {
legacyskinparse
Related branches
description: | updated |
Changed in mixxx: | |
status: | New → Fix Committed |
Changed in mixxx: | |
status: | Fix Committed → In Progress |
assignee: | nobody → Daniel Lindenfelser (dan-lin) |
importance: | Undecided → Low |
milestone: | none → 1.11.0 |
Changed in mixxx: | |
status: | In Progress → Fix Committed |
Changed in mixxx: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Mixxx now uses GitHub for bug tracking. This bug has been migrated to: /github. com/mixxxdj/ mixxx/issues/ 6238
https:/