Closed (fixed)
Project:
Edit
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
19 Dec 2013 at 16:02 UTC
Updated:
2 Jan 2014 at 16:10 UTC
Jump to comment: Most recent
While working on #2149237: Upgrade from Backbone 0.9.2 to >=1.0.0 and from Underscore 1.4.0 to >=1.5.0, I found several subtle bugs (most of which were not causing any problems for the end user):
validate() method tried to return early if another attribute than the state one was being changed. But that code was pointless: Backbone does not support this (it doesn't want to: it wants you to always validate the entire thing).
Comments
Comment #1
wim leersComment #2
wim leersComment #3
wim leershttp://drupalcode.org/project/edit.git/commit/e182f75