Open
Bug 653006
Opened 14 years ago
Event request form is broken
Categories
(Marketing :: General, task)
Tracking
(Not tracked)
NEW
People
(Reporter: roc, Unassigned)
Details
https://bugzilla.mozilla.org/enter_bug.cgi?product=Marketing&format=mktgevent is currently broken. You can't enter anything into the "Event Date" field --- and since it's required, you can't submit any requests. (Unless you use magic browser tools to stuff a value into that read-only field...)
The underlying reason is that the page contains this:
<script type="text/javascript" src="js/calendar.js?">
... but "The requested URL /js/calendar.js was not found on this server."
You need to log in
before you can comment on or make changes to this bug.
Description
•