#2430 closed defect (bug) (fixed)
import/dotclear.php: Incorrect teaser/excerpt processing
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.0.1 |
| Severity: | normal | Keywords: | bg|has-patch bg|commit |
| Cc: |
Description
The current dotclear import plugin fails to reset $post_excerpt, which can cause the teaser from a previous article to be set on the one being imported. The attached patch adds the missing assignment.
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.

(In [3530]) dotclear importer fix from thomasq. fixes #2430