1. Create view exposed as block
2. Attach with a node
3. Rearrange view rows and click save
4. Redirect to home page

Comments

davisben’s picture

Assigned: vladimiraus » Unassigned
Priority: Major » Normal
Status: Needs work » Fixed

This has been fixed and committed to 7.x-2.x.

Status: Fixed » Closed (fixed)

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

michael dajewski’s picture

Version: 7.x-2.0-beta2 » 7.x-2.3
Status: Closed (fixed) » Active

For whatever reason - this bug reappeared again.

was committed by: Ben Davis on, Wed, 8 Feb 2012 14:47:46 +0000 (09:47 -0500)

weight_handled_field_weight.inc
line 67 insert
$form['#action'] = request_uri();

Fixes the issue.

Pablo Gancharov’s picture

Thanks Michael Dajewski, it worked.

davisben’s picture

Issue summary: View changes
Status: Active » Fixed

This fix has been committed.

Status: Fixed » Closed (fixed)

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