As above. On 'create content' and 'edit' pages, both "unrated" and "0" have selected="selected" for all new and unrated nodes.
As above. On 'create content' and 'edit' pages, both "unrated" and "0" have selected="selected" for all new and unrated nodes.
Comments
Comment #1
drewish commentedThanks for the bug report. That's a result of this bug. I believe it's been fixed in the current version of CVS. If it's not, please re-open both bugs.
Comment #2
jamespvg commentedUpdated to the latest CVS, and the problem persists.
Creating new nodes '0' is selected="selected"; editing current unrated nodes both '0' and 'Unrated' have selected="selected".
Comment #3
drewish commentedHumm, I just talked to chx and a rewrite of select, that should fix this was committed a couple of days ago. Can you paste in the CVS Id of your drupal/includes/form.inc file for me? The one for the current version from HEAD is:
// $Id: form.inc,v 1.54 2006/01/19 17:53:53 dries Exp $Comment #4
drewish commentedOh, forgot to provide the link to chx's rewrite, bug #45365
Comment #5
jamespvg commentedThanks drewish, that patch has corrected the problem.
Comment #6
(not verified) commented