I've upgraded from D6 to D7 and now my fivestar display options are resetted to defaults. In past I had Oxygen and now it's Standard in all content types.

Please fix the upgrade path.

Comments

hass’s picture

The title has also not migrated and has been set to field_vote

whiteph’s picture

Priority: Major » Normal
Issue summary: View changes

Moved the priority down. Using the definitions in Priority levels of issues, where it says Bugs that affect one piece of functionality are normal priority. An example would be the category filter not working on the database log screen. This is a self-contained bug and does not impact the overall functionality of the software.

This issue is a year old - is there still any interest in it being fixed?

hass’s picture

Why not? It's still broken and a beta means the upgrade path is working, but it is broken. Data loss has a higher prio than normal.

whiteph’s picture

Priority: Normal » Major

Fair enough. I was thinking that data loss in normal use would have a higher priority, not convinced about data loss during a one-off migration. I'm happy to bump it back up again, especially with your quick response. It might take a while to fix though, as I don't even have a D6 test system - I've come into the Drupal world at the tail end of D7.

whiteph’s picture

Version: 7.x-2.0-alpha2 » 7.x-2.x-dev
Status: Active » Needs review
StatusFileSize
new1.45 KB

Patch attached. I can't test, as I don't have a D6 test system. Feedback would be appreciated.

I'm planning to commit it later today anyway, as there's very little downside: D7 users won't be affected by it; and D6 users migrating without the patch will have this issue and then look for a solution - but it will already be too late. The patch removes three lines where settings are updated from bad values; the title is added to the settings array; and the widget array is set. None of these changes are likely to cause new problems, and have a high probability of fixing the issues.

whiteph’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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