tracker issue : CF-4202664

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

[ANeff] Bug for: typo in CF Admin's collection deletion error

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/Fixed

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

Created: 05/30/2018

Components: Administrator

Versions: 2018

Failure Type: Comestic Issue

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

Priority/Frequency: Normal / Very few users will encounter

Locale/System: / Platforms All

Vote Count: 0

Issue: typo in CF Admin's collection deletion error

Steps to Reproduce:

1) In Browser A, on CF Admin's "ColdFusion Collections" page, create a collection named 'mycollection' and leave the page as-is
2) In Browser B, delete the 'mycollection' collection
3) In Browser A, delete the 'mycollection' collection

Actual Result:
-----------
Unable to delete collection mycollection.
The collection mycollection does not exist.
The collection you specified does not exists or is not registered with the ColdFusion Search Service.
-----------

Expected Result:
-----------
Unable to delete collection mycollection.
The collection mycollection does not exist.
The collection you specified does not exists or is not registered with the ColdFusion Search Service.
-----------

In the 3rd line, "does not exists" should be "does not exist".

Attachments:

Comments: