Closed (fixed)
Project:
Field collection
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2014 at 23:12 UTC
Updated:
17 Jul 2014 at 15:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
David_Rothstein commentedUntested patch.
Comment #2
nhck commentedThis patch introduces the following:
It is possible in the current state to remove an element (2) and re-add another one (3). When you add 3 it could be pre-filled with values from a different anonymous user as described in #2238691: Field Collection Leaks Server Side Data
I've applied it and the patch seems to be okay as in: The module still works and it implements SA-CORE-2014-002. Also described in #2238691 this issue seems hard to test though; this means I have found no way to tell if it solves the actual problem.
Comment #4
jmuzz commentedThanks!