- **status**: in-progress --> code-review
- **Comment**:

allura:db/7399

(Note, 2nd error was cascade effect from first)

Review Instructions:

* Edit production.ini and change build_key value and restart webserver.  This 
will ensure you don't get any cached resources
* Go to a ticket list and click on bulk edit icon.  Make sure you don't get any 
JS errors.  Submit the form successfully.




---

** [tickets:#7399] JS errors on ticket bulk edit prevent submission**

**Status:** code-review
**Milestone:** forge-may-30
**Created:** Fri May 16, 2014 04:44 PM UTC by Dave Brondsema
**Last Updated:** Fri May 16, 2014 04:44 PM UTC
**Owner:** Dave Brondsema

Errors about `multiselect` and `combobox` not being defined on the following 
lines, cause __ticket_ids to not be injected into the bulk edit form 
submission.  The user then gets a 500 error.  

~~~~
::js
$('.ticket-filter select').multiselect({

$('select.project-user-combobox').combobox({
~~~~


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to 
https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a 
mailing list, you can unsubscribe from the mailing list.

Reply via email to