Closed
Bug 438945
Opened 17 years ago
Closed 17 years ago
Extend Firefox contest form updates
Categories
(Extend Firefox Graveyard :: Web Site, defect)
Extend Firefox Graveyard
Web Site
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: wenzel, Assigned: wenzel)
References
()
Details
Attachments
(2 files)
|
5.56 KB,
patch
|
morgamic
:
review+
|
Details | Diff | Splinter Review |
|
122 bytes,
text/plain
|
Details |
Roughly paraphrasing cbeard's email:
- we want to require that they submit a URL to a screencast, video or tutorial.
- also, we have two categories: 1) new, 2) updated. we already have the code for this and just need to make it live.
| Assignee | ||
Comment 1•17 years ago
|
||
The patch performs the changes from comment 0. Note that I also removed the exit; call, so the form will show up until the end date specified in the code.
Needs a little SQL change that'll follow shortly.
Attachment #324873 -
Flags: review?(morgamic)
| Assignee | ||
Comment 2•17 years ago
|
||
Here's the SQL you need to run on an existing database -- or you just import the SQL from SVN.
Comment 3•17 years ago
|
||
Comment on attachment 324873 [details] [diff] [review]
Form updates patch
works, thanks Fred.
Attachment #324873 -
Flags: review?(morgamic) → review+
| Assignee | ||
Comment 4•17 years ago
|
||
I checked this into trunk: r15425.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•17 years ago
|
||
(In reply to comment #2)
> Here's the SQL you need to run on an existing database -- or you just import
> the SQL from SVN.
Oops, of course I mean you can either use the attached SQL or use the sql file in your working copy after applying the patch.
Comment 6•17 years ago
|
||
this isn't live yet?
http://labs.mozilla.com/contests/extendfirefox3/enter.php
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 7•17 years ago
|
||
Seems to be.
Status: REOPENED → RESOLVED
Closed: 17 years ago → 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•