Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
1 May 2009 at 11:26 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
AmrMostafa commentedThanks for submitting this, I need to keep this on my watch list, definitely very important, but I gotta run now
Comment #2
catchI actually found a reason to disable contrib modules yesterday - I've been needing to run dummy d6 and d7 updates - both have devel module installed (and enabled in D6). In devel, on update.php it tries to call user_access() - but user_access() doesn't work because user_role_permissions has been renamed.
Comment #3
xmacinfoMentioned this issue in the D6 to D7 upgrade meta issue #563106: Cannot upgrade from Drupal 6 to Drupal 7 - meta issue.
Also, does it qualify as critical?
Comment #4
catchI think we need to determine what the current best practice is and have this reflected in the documentation, but that's probably not critical.
However the instructions currently recommend switching to Stark before you upgrade. Except for the fact that there's no Stark theme in D6, whoops. That's trivial to fix, but we can't ship with it, so leaving priority unchanged for now.
Comment #5
catchComment #6
psynaptic commentedI have never switched themes or disabled any modules when doing an upgrade. Maybe I'm just extremely lucky but I have never had a problem.
Comment #7
catchMaybe a tag will help this one line trivial patch get written...
Comment #8
mcrittenden commentedPatch attached.
Comment #9
catchComment #10
webchickOopsie. :) Committed to HEAD.
Guys, let's please watch the definition of 'critical', ok? :P Confusing upgrade instructions have been a 'feature' since Drupal 1. ;)