Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#37475 closed defect (bug) (wontfix)

Typo in module.audio-video.asf.php

Reported by: boluda's profile boluda Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: External Libraries Keywords:
Focuses: Cc:

Description

Tiny typo "comma-seperated" instead "comma-separated"

Attachments (2)

37475.diff (490 bytes) - added by boluda 10 years ago.
37475.1.patch (4.2 KB) - added by Ankit K Gupta 10 years ago.
Updated patch file

Download all attachments as: .zip

Change History (8)

@boluda
10 years ago

#1 @Presskopp
10 years ago

There are more,

all under wp-includes

ID3\module.audio-video.asf.php
ID3\module.tag.apetag.php
SimplePie\Locator.php
SimplePie\Misc.php
SimplePie\Parse\Date.php

@Ankit K Gupta
10 years ago

Updated patch file

#2 @Ankit K Gupta
10 years ago

Attached patch with fixing in all files.

#3 @Ankit K Gupta
10 years ago

  • Focuses ui added
  • Keywords has-patch reporter-feedback added

#4 @SergeyBiryukov
10 years ago

  • Component changed from General to External Libraries

getID3() and SimplePie are external libraries, this should be reported upstream.

#5 @ocean90
10 years ago

  • Focuses ui removed
  • Keywords has-patch reporter-feedback removed
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed
  • Version trunk deleted

As Sergey already said, they should be reported upstream. If we plan to update one of the libraries in the future the fix for the typo will probably be included. There is no need to have an extra Trac ticket for that.

#6 @SergeyBiryukov
10 years ago

#37911 was marked as a duplicate.

Note: See TracTickets for help on using tickets.