The views widget assumes that the field being used to store the weight is named 'weight'. If the field is not named 'weight', any changes made through drag-and-drop using the views integration are not saved.

This patch uses the correct field name of the 'Weight' field type from the view.

CommentFileSizeAuthor
#2 weight-views-field-name-2687953-0.patch597 bytesjlicht
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

jlicht created an issue. See original summary.

jlicht’s picture

nicholas.alipaz’s picture

Priority: Normal » Major
Status: Needs review » Reviewed & tested by the community

Works perfectly. Simple fix, but very necessary! Changing to major since it breaks the intended functionality of the module under pretty normal use-cases.

morsok’s picture

Works for me too, thank you !

davisben’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch. Committed to 8.x-3.x.

  • davisben committed 575245f on 8.x-3.x authored by jlicht
    Issue #2687953 by jlicht: Views widget assumes that weight field name is...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.