Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#30924 closed defect (bug) (fixed)

Code comments reference ms_network_cookies(), which does not exist.

Reported by: travisnorthcutt Owned by: SergeyBiryukov
Priority: normal Milestone: 4.2
Component: Comments Version: 3.0
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

In both wp-includes/default-constants.php and wp-settings.php, reference is made in a comment to ms_network_cookies(), which was removed in [12885].

Attachments (1)

30924.diff (1007 bytes ) - added by travisnorthcutt 12 years ago.
Removes mention of ms_network_cookies()

Download all attachments as: .zip

Change History (5)

@travisnorthcutt
12 years ago

Removes mention of ms_network_cookies()

This ticket was mentioned in Slack in #core by travisnorthcutt. View the logs.


12 years ago

#2 @travisnorthcutt
12 years ago

  • Keywords has-patch added

#3 @SergeyBiryukov
12 years ago

  • Owner set to SergeyBiryukov
  • Resolutionfixed
  • Status newclosed

In 31056:

Remove obsolete inline comment.

props travisnorthcutt.
fixes #30924.

#4 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review4.2
Note: See TracTickets for help on using tickets.