Closed
Bug 513432
Opened 16 years ago
Closed 16 years ago
Incorrect error message when design challenge start date is set in future
Categories
(Websites :: creative.mozilla.org, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
1.0
People
(Reporter: krupa.mozbugs, Unassigned)
References
()
Details
Attachments
(1 file)
686.68 KB,
image/png
|
Details |
steps to reproduce:
1.create a challenge with following dates:
start date:Nov 1,2009
end date: Dec1,2009
Vote cap date:Dec 31,3009
(example:Nov 1 design challenge;id=11)
2.Make the challenge active
3.Go to http://mcc.stage.mozilla.com/challenges/11
4.Notice the user message
Expected result:user message says-"This is an upcoming challenge.This challenge is open to participation from<start_date>"
actual result:
user message incorrectly says-"This challenge ended December 1, 2009."
Comment 1•16 years ago
|
||
Updating text to read:
This challenge is set to begin at a future date.
This challenge begins on December 15, 2009.
This challenge ends December 16, 2009.
The voting period for this challenge ends December 17, 2009.
==
Sending application/controllers/challenges.php
Sending application/views/admin/admin_challenges.php
Deleting application/views/challenges/challenges_view_not_current.php
Adding application/views/challenges/challenges_view_not_current_future.php
Adding application/views/challenges/challenges_view_not_current_past.php
Transmitting file data ....
Committed revision 50459.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•15 years ago
|
Target Milestone: 1.1 → 1.0
You need to log in
before you can comment on or make changes to this bug.
Description
•