Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#23567 closed defect (bug) (fixed)

Duplicate entries in IIS tbex.xml

Reported by: msopentech's profile msopentech Owned by: nacin's profile nacin
Milestone: 3.6 Priority: normal
Severity: normal Version: 3.4
Component: IIS Keywords: has-patch needs-testing
Focuses: Cc:

Description

There are duplicate entries in the CodeComplete section of the IIS tbex.xml file. This duplicate code causes an assertion error in WebMatrix when new files are opened.

Attachments (3)

tbex.diff (11.3 KB) - added by msopentech 10 years ago.
Removes duplicates
tbex-2.diff (12.2 KB) - added by msopentech 10 years ago.
Fix the p
23567.3.diff (10.2 KB) - added by SergeyBiryukov 10 years ago.

Download all attachments as: .zip

Change History (10)

@msopentech
10 years ago

Removes duplicates

#1 follow-up: @SergeyBiryukov
10 years ago

What's with the capitalization of WordPress in tbex.diff?

#2 in reply to: ↑ 1 @blobaugh
10 years ago

Replying to SergeyBiryukov:

What's with the capitalization of WordPress in tbex.diff?

Whoops! I did not notice the P got lowered in the final patch :S

@msopentech
10 years ago

Fix the p

#3 @SergeyBiryukov
10 years ago

  • Milestone changed from Awaiting Review to 3.6
  • Version changed from 3.5.1 to 3.4

Related: [20951]

#4 follow-up: @nacin
10 years ago

It looks like tbex-2.diff has some encoding issues. Seeing some ? there. The opening one might be a BOM?

#5 in reply to: ↑ 4 @SergeyBiryukov
10 years ago

Replying to nacin:

It looks like tbex-2.diff has some encoding issues. Seeing some ? there. The opening one might be a BOM?

It is, but the current file has a BOM too. Should it be removed? Fixed the encoding in 23567.3.diff.

#6 @nacin
10 years ago

  • Owner set to nacin
  • Resolution set to fixed
  • Status changed from new to closed

In 24624:

Microsoft package: Remove duplicates from tbex file. fixes #23567.

#7 @nacin
10 years ago

The patches wouldn't apply for me. [24624] was done manually, and seems to be good. Please re-open if not.

Note: See TracTickets for help on using tickets.