Bug 591992 - Job Status page: typo: "Finsihed"
Summary: Job Status page: typo: "Finsihed"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.5
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Raymond Mancy
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-13 16:13 UTC by Ed Santiago
Modified: 2019-05-22 13:33 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-02 17:29:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Ed Santiago 2010-05-13 16:13:42 UTC
Description of problem:

The word "Finished" is misspelled ("Finsihed") in Beaker Job Status page, e.g.:

    https://beaker.engineering.redhat.com/jobs/466

(table, row 3, column set 3) (column 5 if we're being pedantic).

Version-Release number of selected component (if applicable):

0.5.35

How reproducible:

100%

Steps to Reproduce:
1. Start at http://beaker.engineering.redhat.com/
2. Under "Hello, $USER" (top right), select "My Jobs"
3. Assuming you have jobs listed, click the J:nnn link

Additional info:

Running 'ack -u Finsihed' (or 'grep -R Finsihed .' if you don't have ack) in a checked-out code directory should quickly find the offending place in the code.

Note that bug 185719 makes reference to this typo, but I've created a new bug for tracking purposes.

Comment 1 Bill Peck 2010-05-26 17:25:23 UTC
fixed in git.  will go in next release.


Note You need to log in before you can comment on or make changes to this bug.