Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#2388 closed defect (bug) (fixed)

import/dotclear.php: Allow alternative table prefix

Reported by: thomasq's profile thomasq Owned by:
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: Administration Keywords: bg|has-patch
Focuses: Cc:

Description

The attached patch allows importing from a Dotclear database that uses a non-default table prefix.

Attachments (3)

d (4.2 KB) - added by thomasq 19 years ago.
d.diff (4.2 KB) - added by davidhouse 19 years ago.
Same patch with a .diff extension so you can view it w/o downloading
dotclear.php-3534.diff (2.5 KB) - added by thomasq 19 years ago.
Updated patch against rev. 3534

Download all attachments as: .zip

Change History (10)

@thomasq
19 years ago

  • Attachment d added

@davidhouse
19 years ago

Same patch with a .diff extension so you can view it w/o downloading

#1 @thomasq
19 years ago

  • Keywords bg|has-patch added

#2 @ryan
19 years ago

Patch isn't applying cleanly against svn. Can we get an update?

@thomasq
19 years ago

Updated patch against rev. 3534

#3 @thomasq
19 years ago

I've attached an updated patch after merging the #2430 fix (committed as rev. [3530]).

#4 @thomasq
19 years ago

Note that apparently *some* of the original #2388 patch was committed as part of [3530]; the attached patch contains the remaining changes.

#5 @thomasq
19 years ago

Were you able to apply the new patch?

#6 @ryan
19 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [3650]) Allow alternative table prefix in dotclear importer. Props thomasq. fixes #2388

#7 @ryan
19 years ago

  • Milestone set to 2.1

I added a dc prefix to dbprefix for namespacing purposes.

Note: See TracTickets for help on using tickets.