Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#37912 closed enhancement (wontfix)

Syntax indentation was missing for switch case

Reported by: mangeshp's profile mangeshp Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.6
Component: External Libraries Keywords: has-patch
Focuses: Cc:

Description

Syntax indentation was missing for switch case in wp-includes/ID3/module.audio-video.flv.php file.

Thought code should be well formatted as per the standards.

Attachments (1)

37912.diff (391 bytes) - added by mangeshp 9 years ago.

Download all attachments as: .zip

Change History (3)

@mangeshp
9 years ago

#1 @mangeshp
9 years ago

  • Keywords has-patch added

#2 @SergeyBiryukov
9 years ago

  • Component changed from General to External Libraries
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

@mangeshp, thanks for the report!

getID3() is an external library, please submit the patch upstream: http://www.getid3.org/.

If we update it in the future, the fix would probably be included, there is no need to have an extra Trac ticket for that.

Note: See TracTickets for help on using tickets.