Closed
Bug 411735
Opened 17 years ago
Closed 14 years ago
add client side validation to try server form
Categories
(Release Engineering :: General, defect, P5)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: bhearsum, Assigned: lsblakk)
References
Details
(Whiteboard: [try-server][simple])
sdwilsh pointed out that the try server validation is a PITA if you have a huge patch. He also offered to write some client side validation into it.
Shawn, the code lives in http://lxr.mozilla.org/mozilla/source/webtools/buildbot-try. You'll need the $ALLOWED_* regexs from sendchange.cgi. Please move them to sendchange-ui.pm and import them back into sendchange.cgi.
Thank you very much for doing this!
Reporter | ||
Comment 1•17 years ago
|
||
Hey Shawn, are you still planning to do this?
Reporter | ||
Updated•17 years ago
|
Priority: -- → P3
Comment 2•17 years ago
|
||
Yup - Firefox blockers are a bit higher on the priority list at the moment though ;)
Feel free to take this if you think it's important enough.
Reporter | ||
Comment 3•17 years ago
|
||
NP! Just checking :)
Reporter | ||
Comment 4•17 years ago
|
||
Moving try server bugs to the new component.
Component: Build & Release → Try Server
Product: mozilla.org → Webtools
QA Contact: build → try-server
Reporter | ||
Comment 5•17 years ago
|
||
Hey Shawn, seems like you're too busy to do this right now. That's fine, I'm just going to reassign for now though.
Assignee: sdwilsh → nobody
Status: ASSIGNED → NEW
Comment 6•17 years ago
|
||
yeah, still got blockers :/
Once those are done I'll try to pick this back up.
Reporter | ||
Comment 8•16 years ago
|
||
Validation of the 'patch' field was done in 437143. Should/could add validation to other fields as well, so I'll leave this bug open.
Updated•16 years ago
|
Component: Try Server → Release Engineering
Product: Webtools → mozilla.org
QA Contact: try-server → release
Target Milestone: Future → ---
Updated•16 years ago
|
Component: Release Engineering → Release Engineering: Future
Comment 9•15 years ago
|
||
Mass move of bugs from Release Engineering:Future -> Release Engineering. See
http://coop.deadsquid.com/2010/02/kiss-the-future-goodbye/ for more details.
Component: Release Engineering: Future → Release Engineering
Updated•15 years ago
|
Whiteboard: [try-server][simple]
Updated•15 years ago
|
Priority: P3 → P5
Assignee | ||
Updated•14 years ago
|
Blocks: try_enhancements
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → lsblakk
Assignee | ||
Comment 10•14 years ago
|
||
The hg commit message patches went in today. Next we will be extending that to be able to read from a committed config file too.
At this time there is no try server web UI form, and based on all the work done above, its unclear if we will ever need to create one. If we do, then we can do the validation at the same time as creating the UI. However, at this time, this bug's request is unnecessary.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•