Closed (fixed)
Project:
Webform
Version:
4.7.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2007 at 13:48 UTC
Updated:
13 Jun 2007 at 01:42 UTC
Hello,
There seems to be a bug with the weight property of components since the order in which they are displayed does not correspond to the weight assiged.
Comments
Comment #1
quicksketchThere's an existing "bug" in Drupal core where components of the same weight are not ordered by title (http://drupal.org/node/72919). Is this the case in your experience? Weighting should work as long as items have a distinctly different weight, but two items of the same weight might come out differently than they are displayed in webform.
Comment #2
aryam8 commentedhELLO,
No, all my components have distinct weights. I read about the bug you mentioned but it does not seem to be my case. I tried changing all weights again and still the order is broken.
Thanks,
Mayra
Comment #3
quicksketchIn the latest versions of Drupal 5, this problem was addressed and webform now properly sorts in both the node form and in user display.