tracker issue : CF-3195363

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

some task result fields change case in certain scenarios

| View in Tracker

Status/Resolution/Reason: Closed/Fixed/

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

Created: 05/22/2012

Components: Scheduler

Versions: 10.0

Failure Type: Unspecified

Found In Build/Fixed In Build: Final /

Priority/Frequency: Trivial / Very few users will encounter

Locale/System: English / Win All

Vote Count: 0

Some task property fields change case in certain scenarios

task name
- becomes uppercase after .car deploy or after CF restart

task group
- becomes uppercase "DEFAULT", only when <cfschedule action="update" /> omits the group="" attribute

onmisfire
- always becomes uppercase (i.e. "FIRE_NOW" or "INVOKEHANDLER") when created via <cfschedule /> or CF Admin
- always becomes lowercase (i.e. "fire_now" or "invokehandler") after .car deploy or after CF restart

interval="once"
- displayed in CF Admin as uppercase "ONCE", only when created via CF Admin

Note, the goal is to maintain case on the "Server Settings > Scheduled Tasks" page of CF Admin. Thus, task name, task group, and interval should not be changing case at all. In the case of onmisfire, 'invokehandler' should remain lowercase (just as it does w/ onexception and oncomplete).

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3195363

External Customer Info:
External Company:  
External Customer Name: itisdesign
External Customer Email:

Attachments:

Comments:

Related thread: http://prerelease.adobe.com/r/?2e22f1dd1d9f42beb8a756ad9abdca20
Comment by External U.
19312 | May 22, 2012 12:55:51 AM GMT