Closed (outdated)
Project:
Editable Fields
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2009 at 04:11 UTC
Updated:
25 Nov 2016 at 23:26 UTC
Jump to comment: Most recent
Comments
Comment #1
matcha213 commentedI'm also facing a similar issue in Chrome. Basically I can check a checkbox and it will save, but if I uncheck the box, it does not save. It must be the javascript and how Chrome registers unchecks.
Comment #2
batje commentedThis is not necesarrily Chrome. Checkboxes and nodereference fields have not been extensively tested on all browsers.
Comment #3
julma commentedSame behavior in Firefox for any cck fields (text, number...).
maybe the statuts of this module should stay in "dev" until this problem has been solved.
Comment #4
batje commentedSorry, we are running this module with textboxes and textareas succesfully both in Firefox, Chrome, and even IE6.
Are there any specific JavaScript errors that you are encountering? (if you install webdeveloper on Firefox you can see them quite easily)
Also, we had issues with the JavaScript performance settings of Drupal. Try the module with that optimisation switched off.
Comment #5
ManyNancy commentedworks with js aggregation off, doesn't work with it on.
Must be some minor js bug that makes the module unusable. Could any maintainers look at this? Thanks.
Comment #6
markfoodyburton commentedI'm not getting the same issue as you - can you give more details?
Cheers
Mark.
Comment #7
joelpittetClosing this to triage the queue. Feel free to comment if you'd like this to be re-opened, though currently there is nobody supporting the 6.x branch.