Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#1086 closed defect (bug) (fixed)

No version in User-Agent in Trackbacks

Reported by: kim's profile kim Owned by: matt's profile matt
Milestone: Priority: normal
Severity: trivial Version:
Component: XML-RPC Keywords:
Focuses: Cc:

Description

The trackback() function is unsuccessful in appending the version of WordPress to the User-Agent header.

Attached patch restores the intended functionality, and the version is appended.

Attachments (1)

trackback-ua-version.diff (953 bytes) - added by kim 21 years ago.

Download all attachments as: .zip

Change History (8)

#1 @kim
21 years ago

  • Patch set to No

#2 @kim
21 years ago

Applies to versions 1.5 and 1.5.1-alpha

#3 @ryan
21 years ago

  • Status changed from new to assigned

#4 @ryan
21 years ago

  • Patch changed from No to Yes

#5 @ryan
21 years ago

Looks like version was never added to the database. Assigning to Matt so he can decide whether to implement version in the DB or fallback to wp_version as per your patch.

#6 @ryan
21 years ago

  • Owner changed from anonymous to matt

#7 @matt
21 years ago

  • fixed_in_version set to 1.5.1
  • Resolution changed from 10 to 20
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.