Incorrect wording in 'Your Launchpad Karma'.

Bug #978002 reported by Unknown
4
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Curtis Hovey

Bug Description

'Requested for information on a question' should be 'Requested information on a question'.

Changed in launchpad:
status: New → Triaged
importance: Undecided → Low
tags: added: trivial
Revision history for this message
Curtis Hovey (sinzui) wrote :

This text comes from the database.

UPDATE KarmaAction
SET
    title = 'Requested information on a question'
WHERE
    title = 'Requested for information on a question'
;

tags: added: karma
tags: added: lp-answers
Revision history for this message
Howard Chan (smartboyhw) wrote :

I am trying to fix the bug and the patch is in the related branchh lp:~smartboyhw/launchpad/bugfix978002

Changed in launchpad:
status: Triaged → In Progress
Revision history for this message
Curtis Hovey (sinzui) wrote :

This bugs does not require a branch. We do not use/change SampleData for testing anymore. Landing this branch will not fix the production or staging systems.

All that is required is someone to get signoff from a Cloud Engineering Lead, then asking a WebOps to run the SQL on the production databases. I will ask a WebOps to run the SQL when I return to work later this week.

Curtis Hovey (sinzui)
Changed in launchpad:
status: In Progress → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: nobody → Curtis Hovey (sinzui)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.