Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#2388 closed defect (bug) (fixed)

import/dotclear.php: Allow alternative table prefix

Reported by: thomasq Owned by: anonymous
Priority: normal Milestone: 2.1
Component: Administration Version: 2.0
Severity: normal Keywords: bg|has-patch
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 7 years ago.
d.diff (4.2 KB) - added by davidhouse 7 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 7 years ago.
Updated patch against rev. 3534

Download all attachments as: .zip

Change History (10)

thomasq7 years ago

  • Attachment d added

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

  • Keywords bg|has-patch added

comment:2   ryan7 years ago

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

thomasq7 years ago

Updated patch against rev. 3534

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

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

Were you able to apply the new patch?

comment:6   ryan7 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

comment:7   ryan7 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.