search : samesite attribute support

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

displaying top 100 results

4123109 CF-4201688 Edwin S. Hi Gerald, We are adding header from our side. If it is not being honoured, then Websphere might be processing the Set-Cookie headers to remove unexpected attributes. So they need to support as well Few application servers(including Tomcat) do not support samesite
="lax/strict"; There should also be a CF Administrator setting to do the same. The CFCookie tag should support the samesite attribute, eg: or Info: https://www.owasp.org/index.php/SameSite Spec: https://tools.ietf.org/html/draft-west-first-party-cookies-07 Browser Support: https://caniuse.com/#search=samesite
4123109 CF-4201688 Language : Cookie James Moberg CFCookie "samesite" support I'd like to use the "samesite" cookie attribute w/CFCookie. (I would prefer not to have to write my own handler because I've encountered issues where setting a cookie wouldn't make it available to the Cold
4123109 CF-4201688 Rafael S. Chrome is starting to require the samesite attribute
be able to do this: this.sessioncookie.samesite="lax/strict"; There should also be a CF Administrator setting to do the same. The CFCookie tag should support the samesite attribute, eg: or Info: https://www.owasp.org/index.php/SameSite Spec: https
believe that is used on Tomcat. It doesn't appear that the samesite attribute of cfcookie works. Example: Cookie Result: NAME: AMWEBJCT!%2Fjrtlappsdev!TEST VALUE: abc123 SAMESITE is empty Thanks.
4123109 CF-4201688 James M. This 3/24/2020 patch introduces a new bug. This throws an "The tag handler cookie does not have a setter for the attribute samesite specified in the Tag Library Descriptor." error. (This leads me to believe that the functionality wasn't fully tested in any production
CFUPDATE support for fetchClientInfo attribute
Comment on Add SameSite Cookie Support to ColdFusion by Vamseekrishna N.
Bug 82029:Readonly attribute support for "one-to-one" fieldtype
="nofollow">https://blog.chromium.org/2020/04/temporarily-rolling-back-samesite.html That gives us a bit of a reprieve, as we await Adobe adding built in support for them. Of course, there could still be negative impact in the meantime, either for users who don't yet upgrade Chrome (to remove protections added in previous updates
Comment on CFUPDATE support for fetchClientInfo attribute by External U.
[ANeff] ER for: time support in cfschedule's exclude attribute
Comment on CFUPDATE support for fetchClientInfo attribute by Frank J.
Comment on CFUPDATE support for fetchClientInfo attribute by Frank J.
Comment on CFUPDATE support for fetchClientInfo attribute by Rupesh K.
Comment on CFUPDATE support for fetchClientInfo attribute by External U.
Comment on CFUPDATE support for fetchClientInfo attribute by External U.
Bug 73938:(Watson Migration Closure)Add the group attribute support to cfloop
Comment on CFUPDATE support for fetchClientInfo attribute by External U.
Comment on CFUPDATE support for fetchClientInfo attribute by External U.
5597311 CF-4204174 File Management : CFFile FileAppend() function support Problem: # charset optional # named param support  # addnewline attribute support Method: {code:java} FileAppend( file, data) FileAppend( file, data, charset ) FileAppend( file, data, charset,addNewLine ) {code} Result
[ANeff] Bug for: cfhtmlitem doesn't support additional attributes
the labelformat attribute please be supported in HTML charts? If not, then the documentation should be updated to indicate that HTML charts do not support the labelformat attribute. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3323375 External Customer
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by Rupesh K.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by Uday O.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by Adobe D.
Comment on Bug 73938:(Watson Migration Closure)Add the group attribute support to cfloop by External U.
Bug 81690:cfsearch currently doesn't supportthe attribute previousCriteria, however Lucene itself appears to support this feature
Bug 83513:I would like to see CFLOOP support a GROUP attribute when used with a Query
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by Aaron N.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by External U.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by Uday O.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by External U.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by External U.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by External U.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by External U.
Comment on [ANeff] ER for: time support in cfschedule's exclude attribute by External U.
"samesite" and provides support to older versions of ColdFusion. https://gamesover2600.tumblr.com/post/188744661844/coldfusion-setcookie-udf-supports-samesite (NOTE: It generates 2 cookies so that 1) the CF "cookie" scope is updated and 2) the cookie is sent in a valid manner to the browser.)
attributes support VFS: directory, image, outputfiles, source*, destination** 2) This cfpdfparam attribute supports VFS: source 3) These cfpdfform attributes supports VFS: source, xmldata, fdfdata*** 4) These cfpdf attributes don't support VFS: copyfrom, ddxfile, inputfiles, keystore 5) These cfpdfform
Enabling Roles attribute for CFCOMPONENT
Enabling Roles attribute for CFCOMPONENT
Enabling Roles attribute for CFCOMPONENT
2609875 CF-3754577 External U. The group="" attribute was added to cfquery should've been The group="" attribute was added to cfloop
2613652 CF-3195173 Scheduler Aaron Neff honor group attribute for cfschedule list/pauseall/resumeall actions Currently the group="" attribute is ignored for action="list", action="pauseall", and action="resumeall". This lack of support causes confusion, when the intent is to list
Bring the dbvarname attribute back for cfprocparam
Comment on CFMEDIAPLAYER tag .fullscreencontrol attribute is not supported in CF 10. by Kiran S.
For CFComponent tag the style attribute not showing proper attribute values
2598844 CF-3040879 ORM Support Henry Ho Bug 81909:add ReadOnly attribute to cfproperties="one-to-many" Problem: add ReadOnly attribute to cfproperties="one-to-many".ReadOnly == !Mutable in Hibernate*, while we can currently use ReadOnly on level in CF9, we cannot use in . However, mutable
Comment on spreadsheetRead does not support all of the attributes available in by External U.
Comment on spreadsheetRead does not support all of the attributes available in by External U.
Comment on spreadsheetRead does not support all of the attributes available in by External U.
Comment on [ANeff] Bug for: cfhtmlitem doesn't support additional attributes by External U.
New order attribute for query loops
2597092 CF-3122013 ORM Support Dave DuPlantis Mapping a many-to-one ignores the column attribute Problem Description: When creating a many-to-one relationship between objects, the column attribute is not passed from ColdFusion to Hibernate, so it is not possible to map anything on the many side
Comment on CFMEDIAPLAYER tag .fullscreencontrol attribute is not supported in CF 10. by Kiran S.
CFMEDIAPLAYER tag .fullscreencontrol attribute is not supported in CF 10.
Bug 82866:[ANeff] ER for: Supporting addToken attribute in cffileupload
Comment on [ANeff] Bug for: cfhtmlitem doesn't support additional attributes by External U.
Comment on [ANeff] Bug for: cfhtmlitem doesn't support additional attributes by External U.
Comment on [ANeff] Bug for: cfhtmlitem doesn't support additional attributes by Nimit S.
2611346 CF-3629223 Awdhesh K. Its realted to other cfparam bug where attributes list as key-value pair does not work.
2613402 CF-3323375 External U. The Documentation actually has the following in it although it should be a little more prominent: "For client-side charting, the following attributes are not supported: format, labelformat, seriesplacement with percent as the value, sort, xaxis, tipsstlye, url, x
2835008 CF-4198320 Aaron N. Filed CF-4198331 to allow the include operator to accept all attributes as name/value, just like the param operator was updated to allow. There needs to be a well-planned/consistent direction for adding attributes to tag operators. Thanks!, -Aaron
Comment on Bring the dbvarname attribute back for cfprocparam by External U.
Comment on Solr: CFSEARCH errors if TYPE attribute is used by Kunal S.
config options: - Font - Font Color - Text Alignment - Custom Text or Redaction Code - Auto-Size text to fit redaction region - Repeat Overlay Text Perhaps an "overlaytext" attribute could be introduced which takes a config struct for the above settings. ----------------------------- Additional Watson
spreadsheetRead does not support all of the attributes available in