tracker issue : CF-4202642

select a category, or use search below
(searches all categories and all time range)
Title:

[ANeff] Bug for: Remove obsoleted Optimize button from Collections page

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

Reporter/Name(from Bugbase): Aaron Neff / ()

Created: 05/30/2018

Components: Administrator, Administrator Console

Versions: 2018

Failure Type: Conflict With Docs

Found In Build/Fixed In Build: 2018.0.01.308605 (PreRelease) / NA

Priority/Frequency: Normal / Some users will encounter

Locale/System: / Platforms All

Vote Count: 0

Note: The cfindex doc's History section says "The action attribute value optimize is obsolete. It does not work, and might cause an error, in ColdFusion MX."

Issue: CF Admin's Collections page still has an "Optimize Collection" button for each collection.

Question: Does action="optimize" still do anything (note: cfindex(action="optimize", collection="MyCollection") doesn't throw any error - so maybe it works?)?
- If yes, the button should remain and that wording from the doc should be removed.
- _If_ no, the button should be removed.

Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-i/cfindex.html

Attachments:

Comments:

Also, cfindex(action="foo", collection="MyCollection") throws "The value of the ACTION attribute, which is currently foo, must be one of the values: OPTIMIZE,ABORT,MERGE,COMMIT,REFRESH,UPDATE,DELTAIMPORT,PURGE,DELETE,FULLIMPORT,STATUS." Issue: "OPTIMIZE" should also be removed from that exception message (_IF_ Adobe determines that "optimize" actually does nothing). Thanks!, -Aaron
Comment by Aaron N.
28961 | May 30, 2018 07:29:39 PM GMT