Profile manage screen changes order of elements on save

Comments

pobster’s picture

Aha! That was one of the things lost in the HEAD -> 6--1 thing! I'll fish it out and re-commit it.

...I think Piers originally fixed it ;o)

Pobster

pobster’s picture

Umm... Maybe not then, it looks though that is still in there... Apologies, will look at it later if you don't get time today.

Pobster

pobster’s picture

Status: Active » Postponed (maintainer needs more info)

Dude, I can't reproduce this? Are you sure it still has this behaviour?

Pobster

marcus_clements’s picture

I think maybe it's just after using the configuration wizard. Maybe weights issue. I'll look into it later.

marcus_clements’s picture

Assigned: Unassigned » marcus_clements
Status: Postponed (maintainer needs more info) » Fixed

The Add Fields from content type function was applying weights starting at 0 and incrementing by 3. The hidden selects on the manage screen only have options from -50 to 50. May still be an issue for more than 100 field matches...

pobster’s picture

Status: Fixed » Needs work

Ahhhhh of course! Very clever find! Well, in theory it shouldn't matter as long as the count is plus one - the other screen should count the amount of fields and apply the correct delta. The fix should really count the db_affected_rows and negative it to be sure to always work (that's how the delta works, it counts up to zero).

Pobster

marcus_clements’s picture

Priority: Normal » Minor
kenorb’s picture

Assigned: marcus_clements » Unassigned
dilipvertical’s picture

Status: Needs work » Fixed

Just apply admin theme module this issues will be solved

Status: Fixed » Closed (fixed)

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