Skip to:
Content

bbPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#1851 closed task (blessed) (fixed)

svn properties are all over the place

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.1 Priority: normal
Severity: normal Version: 2.0
Component: Tools - Code Improvements 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 an invalid sv:mime-type set.

Change History (4)

#1 @johnjamesjacoby
12 years ago

(In [3966]) Code Improvement:

  • First pass at updating subversion properties.
  • Remove text/x-php mime types.
  • Remove text/css mime types.
  • Remove invalid sv:mime-type property.
  • See #1851.

#2 @johnjamesjacoby
12 years ago

(In [3967]) Code Improvement:

  • Add $Id$ Subversion keyword to bbpress.php.
  • See #1851.

#3 @johnjamesjacoby
12 years ago

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

(In [3986]) SVN properties:

  • Add EOL native to new feedback-no-replies.php template part.
  • Fixes #1851.

#4 @johnjamesjacoby
10 years ago

In 5641:

Code Improvement:

  • Add $Id$ Subversion keyword property to /src/bbpress.php.
  • Hat tip netweb. See #1851.
Note: See TracTickets for help on using tickets.