Skip to:
Content

BuddyPress.org

Opened 13 years ago

Closed 13 years ago

Last modified 9 years ago

#4256 closed enhancement (fixed)

svn properties are all over the place

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 1.6 Priority: normal
Severity: normal Version: 1.5.5
Component: Core Keywords:
Cc:

Description

Lots of Subversion properties are set incorrectly, or have invalid settings.

  • Some PHP files have the text/x-php type set.
  • Some CSS files have the text/css type set.
  • Some files have no eol-style set (should be native)

Change History (6)

#1 @johnjamesjacoby
13 years ago

(In [6093]) Code Improvement:

  • First pass at updating subversion properties.
  • Remove text/x-php mime types.
  • Remove text/css mime types.
  • Add eol-style = native property where needed.
  • See #4256.

#2 @DJPaul
13 years ago

This is done for now? Can we close the ticket?

#3 @djpaul
13 years ago

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

(In [6146]) Tidy up svn props. Fixes #4256

  • Remove text/x-php mime types.
  • Remove executable mime types.
  • Remove text/css mime types.

#4 @johnjamesjacoby
10 years ago

  • Component changed from Component - Any/All to Tools - Code Improvement

#5 @DJPaul
9 years ago

  • Component changed from Tools - Code Improvement to Core

#6 @DJPaul
9 years ago

  • Type changed from task to enhancement
Note: See TracTickets for help on using tickets.