[ISO Tracker] bug number input field doesn't trim spaces
Bug #578349 reported by
Paolo Sammicheli
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Ubuntu QA Website |
Fix Released
|
Medium
|
Ara Pulido | ||
Bug Description
While filling a test report it happens to copy bug number from launchpad to ISO Tracker but it has a space after the number.
If so, ISO Tracker give an error because it expect a number.
A function for trimming spaces in the value inserted before validating would save time while reporting.
Thanks in advance
Related branches
lp:~ara/ubuntu-qa-website/fixes_578349_579155
- Brian Murray: Approve
-
Diff: 189 lines (+76/-35)2 files modifiedcode/modules/qatracker/qatracker.display.php (+50/-13)
code/modules/qatracker/qatracker.function.php (+26/-22)
| Changed in ubuntu-qa-website: | |
| importance: | Undecided → Medium |
| tags: | added: qa-tracker |
| Changed in ubuntu-qa-website: | |
| assignee: | nobody → Ara Pulido (apulido) |
| status: | New → In Progress |
| Changed in ubuntu-qa-website: | |
| status: | In Progress → Fix Released |
To post a comment you must log in.

Submitted for merge review