Ticket #2545 (new enhancement)

Opened 8 months ago

Last modified 7 months ago

Discrepancy between api documents and current (stable) version

Reported by: vernes Owned by: aoneil
Priority: minor Milestone:
Component: Documentation Version: 2.2.2
Severity: medium effort / impact Keywords:
Cc: Hours:

Description

http://api.silverstripe.com/forms/fields-files/FileField.html#methodsetFolderName Shows the existance of function setFolderName

Current stable version v2.2.2 does not have function setFolderName. Not for class FileFolder?, nor anywhere.

Either FileField?.php is missing a large portion of its code, or de api is outdated.

Change History

Changed 7 months ago by ischommer

  • priority changed from medium to minor
  • type changed from defect to enhancement

api.silverstripe.com related to the current trunk, not the latest stable release - which we need to communicate more clearly.

Changed 7 months ago by sminnee

Perhaps we should have different documentation sets for each release? For example, http://api.silverstripe.com/2.2.2/

Changed 7 months ago by sharvey

Seems like a good way to do it.

Note: See TracTickets for help on using tickets.