[wp-gsoc] [Summer of Code] #341: Importer iterator state increments regardless of success or failure
Summer of Code
noreply at wordpress.org
Tue Aug 6 04:19:09 UTC 2013
#341: Importer iterator state increments regardless of success or failure
-------------------------------------+-------------------------------
Reporter: frederick.ding | Owner: frederick.ding
Type: defect | Status: closed
Priority: major | Milestone: 2013 Final (1.0)
Component: Migration & Portability | Resolution: fixed
Keywords: |
-------------------------------------+-------------------------------
Changes (by frederick.ding):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"2188"]:
{{{
#!CommitTicketReference repository="" revision="2188"
Properly report status of post/attachment/menu items with total; fixes
#341.
- Sum of `processed_posts` and `processed_menu_items` is the accurate
number of items done
- `count()` of `posts` is the accurate total; now reported in the format
`%d of %d`
}}}
--
Ticket URL: </ticket/341#comment:3>
Summer of Code </>
My example project
More information about the wp-gsoc
mailing list