Skip to:
Content

bbPress.org

Opened 11 years ago

Closed 11 years ago

#2280 closed defect (bug) (wontfix)

WP's url_to_postid() fail for topics

Reported by: mzaweb's profile MZAWeb Owned by:
Milestone: Priority: normal
Severity: major Version: 2.1
Component: General Keywords: dev-feedback needs-patch
Cc: wordpress@…, nashwan.doaqan@…

Description

Test:

var_dump( url_to_postid( 'http://bbpress.dev/forums/topic/adipisci-exercitationem-aut-et-sint-corrupti-minus-et' ) );

One place where this is a problem is pingbacks. WP uses this function to accept and create an external pingback.

Change History (5)

#1 @MZAWeb
11 years ago

  • Cc wordpress@… added

Related #1430

#2 @alex-ye
11 years ago

  • Cc nashwan.doaqan@… added

Looks interesting I will debug on this today ..

#3 @johnjamesjacoby
11 years ago

  • Keywords needs-patch added
  • Milestone changed from Awaiting Review to 2.4

Thanks. Moving to 2.4.

#4 @MZAWeb
11 years ago

Seems it's not a bbp issue: http://core.trac.wordpress.org/ticket/19744

So... nothing we can do except trying to lobby that patch into core.

#5 @johnjamesjacoby
11 years ago

  • Milestone 2.4 deleted
  • Resolution set to wontfix
  • Status changed from new to closed

Good to know. Closing as wontfix.

Note: See TracTickets for help on using tickets.