#2430 closed defect (bug) (fixed)
import/dotclear.php: Incorrect teaser/excerpt processing
| Reported by: | thomasq | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.1 |
| Component: | Administration | Version: | 2.0.1 |
| Severity: | normal | Keywords: | bg|has-patch bg|commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3530]) dotclear importer fix from thomasq. fixes #2430