[buddypress-trac] [BuddyPress Trac] #6119: Imports cause PHP Warnings in bp_blogs_format_activity_action_new_blog_post
buddypress-trac
noreply at wordpress.org
Tue Jan 13 21:36:00 UTC 2015
#6119: Imports cause PHP Warnings in bp_blogs_format_activity_action_new_blog_post
--------------------------+------------------
Reporter: DJPaul | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.2
Component: Blogs | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+------------------
Changes (by imath):
* keywords: => has-patch
* component: Activity => Blogs
Comment:
Hi DJPaul
Just checked with the WordPress importer plugin and did not manage to
reproduce at first.
When importing the posts (exported from my personal blog), having the
blogs component active, the activity are generated without any warnings
due to BuddyPress. The only warnings are caused by the WordPress importer
plugin (e.g.: Redefining already defined constructor for class
WXR_Parser_Regex).
I'm sorry, i don't know about the WP theme unit test import tool you are
talking about. On codex, i've found
http://codex.wordpress.org/Theme_Unit_Test but when on import screen i
don't get the 'Download and import file attachements' option mentioned at
step 2 ??
So i've tested again with the WordPress importer plugin and the [https
://wpcom-themes.svn.automattic.com/demo/theme-unit-test-data.xml test
file] mentioned at step one and was able to reproduce.
The problem is due to the fact the imported post number 1169 has no title
(edge case to test if the theme is placing the permalink on the post date)
Applying 6119.patch seems to fix the issue.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6119#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list