Closed (duplicate)
Project:
Webform
Version:
5.x-1.8
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2008 at 16:16 UTC
Updated:
22 Feb 2008 at 21:48 UTC
When I edit webform, I see all the weights of each component as a drop down list. If I change weights and then submit the changes nothing happens!! Only way to change the weight is to open each component one by one and change the weight that way - but his is awfully slow way to do it.
Can I fix this? How??
Comments
Comment #1
wpanssi commentedI saw another comment here concerning the same bug. Could someone fix this? It's quite important if you want really use this module..
Comment #2
pebosi commentedCan not confirm this, tested on a local machine with just the webform modul installed. What field types do you use?
regards pebosi
Comment #3
pebosi commentedComment #4
wpanssi commentedI use select and grid. I have tested this both on my local machine and on ISP's server.
Could some other module disturb the webform module?
Comment #5
pebosi commentedTested again with select and grid, no problems here.
Please add more information about your drupal installation. (Versions, Modules, Languages, PHP)
regards pebosi
Comment #6
wpanssi commentedOk. Here comes. And anyway, thanks for reading this!!
Drupal: 5.6
Webform module: 5.x-1.8 (I have put wrongly 5.x-1.9 in the version drop-down list)
MySQL database: 5.0.45
PHP: 5.2.3
Languages: english, finnish
Other modules:
color
comment
help
locale
menu
taxonomy
Views
Views UI
If it helps I could give you a username, a password, appropriate rights and a link so you could check it yourself.. So, if it's ok, I could use a contact form I found on your homepage?
Comment #7
quicksketchAh, yes this was a bug in 1.8. The weights on the main node page do not save if you change the weights and then immediately save the node (they do work if you edit a component then save the node). Please try out 1.9 where this bug has been fixed.
See http://drupal.org/node/208233 for the original issue.
Comment #8
wpanssi commentedYeah, I tried 5.x-1.9 and it works! Thank you!!