Closed Bug 1110003 Opened 10 years ago Closed 10 years ago

[Super Search] namespace is incorrectly removed from returned field names

Categories

(Socorro Graveyard :: Middleware, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: adrian)

Details

When a namespace contains a dot (for example, "processed_crash.json_dump"), that field will be returned in the Super Search results as "json_dump.field_name". The web app expects it to be just "field_name" though, and rightfully so.
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/0b6ddfb6e9e805addcc0ceb2040d9af0782caffc Fixes bug 1110003 - Correctly remove namespace from returned results. https://github.com/mozilla/socorro/commit/0a23076c61073d0694557d71288d8dbf9a65559d Merge pull request #2513 from AdrianGaudebert/1110003-supersearch-returned-namespace Fixes bug 1110003 - Correctly remove namespace from returned results.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Product: Socorro → Socorro Graveyard
You need to log in before you can comment on or make changes to this bug.