You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'The import process completed. %1 posts, %2 categories, %3 tags, %4 authors and %5 comments where imported.
Some posts or categories or tags or comments where skipped. %5 %6 %7 %8 %9'
Replacement pattern %5 is duplicated. => "[...] and 303 comments where imported. Some posts or categories or tags or comments where skipped. 303 Skipped Posts: [...]"
Replacement pattern %10 is missing
Preconditions:
Magento Version: 2.4.7
Module Version: 2.11.6
PHP Version: 8.2.18
To Reproduce
Steps to reproduce the behavior:
Go to 'Magefan > Import > Import from WordPress'
Click on 'Start Import'
See the incorrect complete message
The text was updated successfully, but these errors were encountered:
Describe the bug
At the end of an import, the complete message (here https://github.com/magefan/module-blog/blob/master/Controller/Adminhtml/Import/Run.php#L60) is incorrect:
Preconditions:
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: