Bug #10185

Wrong rule in Coding Guidelines for file naming

Added by Tim Eilers almost 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-10-10
Priority:Should have Due date:
Assigned To:Karsten Dambekalns % Done:

100%

Category:- Documentation -
Target version:TYPO3 Flow Base Distribution - 1.0 alpha 13
PHP Version: Complexity:
Has patch: Affected Flow version:

Description

Either this is a special exception or simply wrong:

                <listitem>
                  <para><filename>FLOW3/Package/Manager.php</filename></para>
                  <para>Contains the class
                  <classname>\F3\FLOW3\Package\PackageManager</classname>
                  which is part of the package
                  <package>\F3\FLOW3</package></para>
                </listitem>

Shouldn't the filename be "PackageManager.php" or the class name "\F3\FLOW3\Package\Manager"?

Associated revisions

Revision 228d4e9a
Added by Karsten Dambekalns almost 5 years ago

[+BUGFIX] FLOW3 (Documentation): Fix some small issues in CGL

Change-Id: Ie734c75cf13a6c6deef56f2c6ea7422bda7625a1
Fixes: #10181
Fixes: #10185

History

#1 Updated by Sebastian Kurfuerst almost 5 years ago

Hey Tim,

you are right, the filename is PackageManager.php, so it is wrong documentation.

Greets,
Sebastian

#2 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from New to Accepted
  • Assigned To set to Karsten Dambekalns
  • Target version set to 1.0 alpha 13

#3 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from Accepted to Under Review

#4 Updated by Karsten Dambekalns almost 5 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF