#2430 closed defect (bug) (fixed)
import/dotclear.php: Incorrect teaser/excerpt processing
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.1 | Priority: | normal |
Severity: | normal | Version: | 2.0.1 |
Component: | Administration | Keywords: | bg|has-patch bg|commit |
Focuses: | 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