Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
19 Oct 2008 at 17:46 UTC
Updated:
3 Nov 2008 at 11:41 UTC
Jump to comment: Most recent file
That's some ugly code. We can do better.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 323372-bootstrap-fix.patch | 1018 bytes | damien tournoud |
| #5 | 323372-bootstrap-fix.patch | 950 bytes | damien tournoud |
| #1 | get_bootstrap_phase_collateral.patch | 1.85 KB | chx |
| get_bootstrap_phase_no_global_oh_my.patch | 1.88 KB | chx |
Comments
Comment #1
chx commentedDamZ complained that I return the phase we are in and not the one we completed. But if we are to keep the
completed_phasethen we can refactor the whole function to something more simpler...Comment #2
damien tournoud commented$_drupal_current_bootstrapwas not used anywhere outside those two functions.I have nothing to add...
Comment #3
dries commentedCommitted to CVS HEAD. Thanks all.
Comment #4
damien tournoud commentedThis broke the installer.
Comment #5
damien tournoud commentedPfff.
Note to self: review chx' patches with a critical eye.
Comment #6
damien tournoud commentedBetter yet.
Comment #7
dave reidShould we also remove the now-unnecessary drupal_get_bootstrap_phase function or separate patch?
Comment #8
damien tournoud commentedNo we don't need to remove it. It's a clean API, for once, please don't remove it :)
Comment #9
boombatower commentedLast two patches fix issue and get all passes.
http://testing.drupal.org/pifr/node/1/323372
or even like:
http://testing.drupal.org/pifr/file/drupal.org/323372-bootstrap-fix.patch
When this gets in it would be nice if I was notified so I can update t.d.o. We seem to be getting a number of these that I have to hack t.d.o in the mean time.
Comment #10
dries commentedCommitted to CVS HEAD. Thanks! :)
Comment #11
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.