ReStructured Text Infrastructurewiki.typo3.orgOfficial Documentation

Bug #21303

Name of class has changed for method TS_images_db()

Added by Kasper Ligaard almost 3 years ago. Updated 9 days ago.

Status:Closed Start date:2010-08-09
Priority:Should have Due date:
Assignee:Francois Suter % Done:

0%

Category:-
Target version:6.0
Votes: 0

Description

Steps to reproduce:

1) Go to http://typo3.org/documentation/document-library/core-documentation/doc_core_api/4.3.0/view/6/2/
2) In the table under the heading "Transformation details" you will find the text, "function t3lib_parseHTML::TS_images_db()".

The method TS_images_db() is found in the class t3lib_parsehtml_proc, so the text should be corrected to:

function t3lib_parsehtml_proc::TS_images_db()

Note that the use of upper case in the old text is also wrong.

Consider renaming from "function" to "method", since it is a function on a class.
(issue imported from #M15407)

History

Updated by Chris topher about 2 years ago

  • Subject changed from doc_core_api: Name of class has changed for method TS_images_db() to Name of class has changed for method TS_images_db()
  • Target version deleted (0)
  • TYPO3 Version set to 4.4

Updated by Chris topher about 2 years ago

  • Project changed from Core to Core APIs
  • Category deleted (Documentation)

Updated by Francois Suter 22 days ago

  • Status changed from New to Resolved
  • Assignee set to Francois Suter
  • Target version set to 6.0

The whole "Transformation details" chapter was removed in the latest version of this manual, as it was so dramatically out of date.

Updated by Francois Suter 9 days ago

  • Status changed from Resolved to Closed

Also available in: Atom PDF