search : url case

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

displaying top 100 results

Comment on ColdFusion Administrator URL is case-sensitive by Aaron N.
[ANeff] Bug for: Array Case functions cannot find XML
ColdFusion Administrator URL is case-sensitive
2609527 CF-3836992 Paul N. Making the WSDL URL case insensitive.
Comment on ColdFusion Administrator URL is case-sensitive by Aaron N.
Handling Tomcat relative URLs and mixed case.
2613714 CF-3177732 External U. @dmerill depending on what you're doing you may want to see if REDIRECT_URI will work for you in some cases where you'd expect REDIRECT_URL. That was the case for me.
2609729 CF-3791392 Rupesh K. Aaron, as per the HTTP spec, the URL is not case insensitive. So there is nothing that needs to be done here.
Please check Charting again. URL stoped working after update 3
Comment on [ANeff] Bug for: CF file extensions still case-sensitive in SES URLs by External U.
retrieving the image on version 9. This causes a "image format is not supported on this operating system" error when retrieving images from a remote host where URL is case senstive and has mixed-case in the URI. CF8 does not seem to have this issue. Method: Try the following on both CF8 and CF9
Comment on [ANeff] Bug for: CF file extensions still case-sensitive in SES URLs by Chinoy G.
2613619 CF-3199281 External U. I now have 70,000 lines of code to review for mixed case URLs. To me, this is a VERY high priority.
2614735 CF-3080158 Sanjeev K. When the form action is not specified in the cfform, we generate action url in the generated page to be same as one used to access the page. While generating this url, we are using ESAPI to encode the url and attributes. It was breaking the test cases where in url has
Due to the case sensitivity of the URL, static content and Filenames with .CFM are not being served
of the CFLOCATION tag if J2EE session management was enabled. However, that it no longer the case in 2016. I do not know if this is a bug or possibly a security enhancement. Steps to Reproduce: Create these 2 files for testing and run them on CF10 and CF2016. url-token-test-1.cfm: ---------- url-token-test-2
Comment on Sandbox Security: cfpresentationslide doesn't work with URL src by Piyush K.
the "check for updates" feature. It's bad enough that people may forget to use the "restore default URL" feature, in which case they'd not hear of the final release (I suppose). But I really would hope that if the URL WAS restored to the original, the update feature WOULD tell us that there IS a new final
4311036 CF-4202378 PMT : Code Profiler [ANeff] ER for: PMT Code Profiler should not have to be stopped to add more URLs Issue: Currently, it seems there is no way to add URLs while profiling is in progress? Suggestion: That should not be the case. If user is profiling 10 URLs and wants to add 1
2609165 CF-3917003 Rupesh K. Tomcat is case sensitive and so are the web servers such as Apache. There is no way we can support the URL to be case insensitive. As that can't be done, there is no point in allowing only "/rest" to be case insensitive. If this is a specific requirement for you, you
Comment on [ANeff] Bug for: CF file extensions still case-sensitive in SES URLs by Immanuel N.
Comment on [ANeff] Bug for: CF file extensions still case-sensitive in SES URLs by External U.
2613022 CF-3352056 Asha K. The first case - http://www.mysite.com/;jsessionid=x This is because in Tomcat's encodeURL method when the url is "" they set it to absolute url and this is done because W3c spec clearly says so. For the other cases ;jsessionid=x is not appended because the path
Comment on 1 extra empty request hit CF with IIS URL Rewrite rule (worked fine in CF10) by Immanuel N.
Comment on 1 extra empty request hit CF with IIS URL Rewrite rule (worked fine in CF10) by Chinoy G.
2609527 CF-3836992 External U. Verified this is fixed in CF11 Update 5 (build 11,0,05,293506). DisplayNameAlreadyExistsException is no longer thrown when the CFC has a display name and the casing of the CFC's file name is changed in the URL in the next request(s). Now.. if "/REST/" can please
[ANeff] Bug for: CF file extensions still case-sensitive in SES URLs
2609053 CF-3941059 External U. @Jork, could you pls post a gist URL of a minimal stand-alone repro case for this?
2609649 CF-3815793 External U. For some reason the file wan't attached when creating this issue I added the test case for Form submit and url.
2613593 CF-3209090 Rupesh K. As per the Servlet spec, CGI.PATH_INFO should be empty for a request URL like http://myserver/index.cfm In case your URL is like http://myserver/index.cfm/hello, you will get the CGI.PATH_INFO as “/hello” JRun which was the underlying server for CF 9 and earlier
to change the service name is using "Display name" attribute or restart the server. After restart stub will be re-generated in memory , but make sure that you are using camel case while hitting the url. On production : You didnot hit this issue because the first hit url had camel case. but if you had used
is not allowed in prolog" when you pass the schema parameter as an URL. That is, this happens even when the XML document is valid. The functions works as required in every other case Method: Reference: http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=functions_t-z_26.html 1) Save
Comment on [ANeff] Bug for: CF file extensions still case-sensitive in SES URLs by External U.
2609047 CF-3941631 Akhila K. Unable to repro the case. When object cache is cleared(through "clear" url parameter) the query result is refreshed.
4122185 CF-4201702 Documentation Aaron Neff [ANeff] Doc Bug for: ReplaceNoCase() callback undocumented Issue: ReplaceNoCase()'s callback is undocumented Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/replacenocase.html
2673292 CF-4132719 S V. Test case: This looks exactly like it should #variables.divURL# Putting this in a CFINPUT causes χ to be converted to a special character.
2609782 CF-3775860 Nimit S. Hi Luis, We are unable to see much differnce. Is it possible if you can share the repro case along with sample data? I tried accessing the URL provided below but it is under maintenance.
: undocumented Expected Result: documented (in "History", "Returns", "Syntax" and "Parameters" sections of REFind() and REFindNoCase() docs) Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/refind.html Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-m-r/refindnocase.html
2682686 CFB-3758872 External U. An example of comment coloring breaking. variables.HTTP.setURL('https://maps.googleapis.com/maps/api/place/details/json'); In this case, the text after // is colored yellow. This code is inside a cfscript block.
2609527 CF-3836992 Web Services Jake Hand WebService display name is already used Problem Description: When a component (for example, test.cfc) is registered through ColdFusion as a WebService, the URL used to register the service is case-sensitive. Any subsequent calls to the web service
Randy Kramkowski In summary, looping through a query I used to populate the rows.  After the query I used to save the spreadsheet.  I then used url="#filename#"> which would typically prompt the user to open or save the file but in this case it doesn
Fusion Applications. ----------- Basically, "The search is case-insensitive." instead of "If you pass a mixed-case entry in this attribute, the search is case sensitive. If you pass all uppercase or all lowercase, the search is case-insensitive." Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-r-s/cfsearch.html
at a minimum include mappings for both lowercase and uppercase URLs. Providing for mixed case urls would be more of a pain, as you would have to have mappings for all upper/lower letter combinations.
Output(canonicalize("http://www.domain.com/?foo=barπd=product_id", true, true, false) returns: http://www.domain.com/?foo=bar?d=product_id (note the ampersand is gone and there's a Pi symbol between 'r' and 'd') Thus, URLs are a special case and a URL-specific canonicalizeURL() function is needed that takes same parameters as canonicalize(). Example
Comment on [ANeff] Bug for: CF file extensions still case-sensitive in SES URLs by External U.
Comment on [ANeff] Bug for: CF file extensions still case-sensitive in SES URLs by Aaron N.
2610089 CF-3731425 Rupesh K. This is how variables are resolved and ColdFusion always would look at the implicit scopes like URL scope to resolve it. In your case, your variable is defined in the variable scope and that gets the preference over the implicit scopes like CGI, URL, FORM, Cookie etc
2672644 CF-4181591 Adam C. Agree with John. CF should not presuppose the API Manager will be used (this will almost always NOT be the case), and the API Manager should not pre-suppose it can simply steamroll URLs starting with /api. It should just be an install option to pick a value for this
4256257 CF-4202173 Aaron N. Hi Adobe, I'll try to re-phrase.. Without being able to force the version & update level, in CFFiddle URLs, we cannot reliably use CFFiddle for bug/ER repro cases. CFFiddle should support thus: https
be available as attributes: HTML, HTMLAttribute, XML, XMLAttribute, CSS, Javascript, URL Another example: #url.name# Link In the case above the EncodeForURL should take precedence over the EncodeForHTML that would normally occur for just what it is wrapped around. So url.id would be EncodeForURL, while
2611738 CF-3597432 External U. Hi Vamsee, Thanks! Just a couple remaining issues: 1) It wasn't added to replaceNoCase(), reReplace() or reReplaceNoCase() (please see Adam's blog entry - URL in previous comment) 2) Callback should also receive "count of the current replacement operation" (please
2608651 CF-4034396 External U. Hi Awdhesh, Thanks for clarifying this. IMO, serialization should be skipped for CF AJAX requests. This is a workaround: THIS.serialization.preserveCaseForQueryColumn = !structKeyExists(URL, "_cf_ajaxproxytoken") Can the below setting be introduced to allow
4120048 CF-4201668 Documentation Aaron Neff [ANeff] Doc Bug for: isSafeHTML() missing syntax Issue: isSafeHTML()'s syntax is missing Related URL: https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-functions/functions-in-k/issafehtml.html And I'd be consistently use either CamelCase
2608114 CF-4189738 Jay K. In my test case, the session is still dropped when an AJAX call is made. Maybe my fix isn't the best fix, but it works for us. This is definitely a bug... Here is a line of code that we include in the header. var urlToken="&#session.urlToken#";
/ spaces. Adobe, in this case, %20 is preferred over +. So we should be able to choose which one encodeForURL() uses for encoding spaces. Thanks!, -Aaron
automatically uses the oldest supported version. - Previously, only the urls were encoded when output. Encoding method was incorrect for two of the cases. And canonicalization was not being done in any of the cases (and CF currently doesn't even have a way to properly canonicalize URLs). To allow the remaining
2608648 CF-4034663 External U. Hi Dattanand, Thank you very much for the repro case. I've also confirmed the issue in CF10, so this does not look like a regression. Also, the ?cfdebug URL parameter wasn't required. Thanks!, -Aaron
# The groupCaseSensitive and startRow attributes work, but are not documented. They should be copied from the cfoutput doc to the cfloop doc. Related URL: [https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-j-l/cfloop-looping-over-a-query.html] Related URL: [https://helpx.adobe.com/coldfusion/cfml-reference/coldfusion-tags/tags-m-o/cfoutput.html]
4119134 CF-4201660 Documentation Aaron Neff [ANeff] Doc Bug for: deserializeXML() syntax and parameters mismatch Issue: deserializeXML()'s syntax and parameter sections don't match (strToDeserialize vs StringToBeDeserialized) Related URL: https
will add source page url in action ( without query string) in case action was not specified and the call came from another ajax tag. However we strongly recommend people explicitly setting the action in the form. Smokes Passed: Yes Note for QA: Yes, please verify similar ajax tags which add a URL in source
, "_cf_ajaxproxytoken")) 4) Run updated code and see serialization is successful Application.cfc --------------- component { THIS.name = "ticket_preserveCaseForQueryColumn_breaksSerializeJSON"; THIS.serialization.preserveCaseForQueryColumn = !structKeyExists(URL, "_cf
2608974 CF-3951681 External U. Suggestion: Add "?version=n" to urls used to fetch all internal Javascript files, notably cfajax.js, cfwindow.js, ext-all.js and so on. Directory or file name changes would work in some cases too.
/window With CF sessions (expected and actual - good): With J2EE sessions (expected): With J2EE sessions (actual - bad): To fix: Revert to pre-CF11 behavior b/c this is a regression and the _only_ case when urlSessionFormat() includes the scheme and domain. 2) open current page into new tab/window and jump
) listGetValueNoCase(list, value, default, delimiter) arrayGetValue(array, value, default) arrayGetValueNoCase(array, value, default) You could use the functions like this: select * from table order by #listGetValueNoCase("name,email,phone", url.sort, "name")# What this would do is look
2614735 CF-3080158 Adobe D. What is the expected behaviour for this test case? I switched off our change for not generating the Action. Now with action getting generated this is the behavior - 1. in IE: Only one submit button is coming. And the difference is the URL exception is not coming. 2
2608806 CF-3989771 Kailash B. -> This has been checked in coldfusion build: 295595 -> Test case used was: Calling.cfc: CF Bugs $(document).ready(function() { $.ajax( { type: "POST", url: "called_file.cfc?method=RemoteFunc", success: function( response
, for example, using extJS, are too complex for such an obvious functionality. The cfgridcolumn tag has the href attribute. I have encountered just as many use cases that require a URL on the grid row as on the grid column. Method: Result: ----------------------------- Additional Watson Details
2613836 CF-3158283 Installation/Config : JEE Deployment ext-user File upload operation fails on Weblogic 12.1.1 Problem: File upload operation fails on Weblogic 12.1.1 on Windows 2003 (64-bit) platform. Method: Code to repro the case : fileUpload.cfm : #sUrl# _whoami.cfm: Link
2608974 CF-3951681 Piyush K. Mark, Can you share the error msg you are observing. You've mentioned that you can observe the issue when switching from CF10 to CF11. Is the URL exactly the same in both the cases? I am unable to observe the issue with IE11/Chrome v41 on Win7 x64 when switching from
.cfm -------------------------------------------- fileName = (URL.keyExists("fileName") and listFindNoCase("foo,bar", URL.fileName)) ? URL.fileName : "foo"; myImage = imageRead(expandPath("./#variables.filename#.jpg")); imageWrite(myImage, expandPath("./#variables.filename#2.jpg"), 1, true); Possibly related to 3114274. Note: foo.jpg was edited
Comment on Unable to create scheduled task with a : (colon) in the url by Adobe D.
Comment on IIS 404 custom error handler URLs that are .cfm files do not consistently return entire document by Anit K.
Comment on IIS 404 custom error handler URLs that are .cfm files do not consistently return entire document by Anit K.
)When internal cache is used, after reaching maximum limit, the dump of queried objects do not show database column names. Have attached test code to repro. Access the test case with url parameter "cache" set to 1,2,3,4,5,6,7. First access with each of these values should not be cached, second
that it needs to have [for example, /REST, in case someone types a REST URL w/ CAPS LOCK on] - but that's an issue for another ticket). Thanks!, -Aaron
Bug 80472:[ANeff] Doc bug for: Writedump/Writelog/WriteOutput (inconsistent letter casing)
2614735 CF-3080158 Adobe D. Done a Adhoc testing things are working fine. ON OWSAP it is clearly mention. EncodeForHTMLAttribute: This should not be used for complex attributes like href, src, style, or any of the event handlers like onmouseover. url : https
Comment on IIS 404 custom error handler URLs that are .cfm files do not consistently return entire document by External U.
2597875 CF-3042149 Language : Tags Sebastian Zartner Bug 84143:Add the ability to check several variables in This issue depends on ER 84142 Problem: Add the ability to check several variables in This issue depends on ER 84142.Imagine the following case: A variable can be set via a URL parameter
.cfc's onRequestStart method, I can do something like: Case('/admin', cgi.script_name) AND session.UserRank LT 50>cflocation url=”error.cfm?message=You are not an admin.”> So have all those conditionals in the application.cfc and not in all the various application.cfm files.  Now that I think about it, I
4521312 CF-4203045 Poonam J. Hi Charlie, There are two main reasons for not providing pre-configure support of https for axis2 web services: 1) If we will give both http and https configuration in xml file, the generated wsdl will  have both the secured and non-secured url as wsdl soap location
, imagresize, etc.) will fail with an error, if the URL results in a redirect from the server serving the image. This could happen when the server changes from using http to https. In that case, while a browser would detect and follow that redirect and show the image, the CFML functions will NOT. Instead
2609165 CF-3917003 REST Services Aaron Neff [ANeff] ER for: allow CAPSLOCK-friendly /REST/ Currently, the case-sensitivity of the "/rest/" portion of REST URLs prevents them from being CAPSLOCK-friendly. Steps to reproduce: Application.cfc --------------- component { THIS.name = "restcaps
2602301 CF-3037006 External U. Considering that this ER has encountered serious opposition from some of the "heavy hitters" in the forums, I would ask that anyone voting for it would please chime into the thread (URL provided below) and offer your use case for the consideration of the assembled
have permission to post people's project without an explicit consent? MANY of the download links are dead. Do we try and track those down, or just give up on them? I've written a small CommandBox CLI Task runner which is grabbing all the binaries from the site that still have valid download URLs so
4256257 CF-4202173 CFApps : CFFiddle [ANeff] ER for: CFFiddle needs version selector History: One use-case for CFFiddle is inclusion of CFFiddle links in our bug/ER tickets. Since bug/ER tickets are often version-specific, the CFFiddle links need a CF version URL parameter. Issue: If CFFiddle
file extensions case-sensitive on all web servers
.runtime.TemplateProxy.invoke(TemplateProxy.java:402) at coldfusion.runtime.CfJspPage._invoke(CfJspPage.java:2483) Line 40 of ShareUtils.cfc is this: & '?url=' & UrlEncodedFormat(PageUrl) In context it is in the twitter function below: variables.ShareUrls = { 'facebook': function(PageUrl) // no support for ShareText { return
, and it will help with some following diagnostics. Create a simple test page that does nothing but the cflocation (and dumping the cfhttp scope after that). Change the URL in the cflocation to https://www.google.com. Does that "work"? If so, then you know
Comment on IIS 404 custom error handler URLs that are .cfm files do not consistently return entire document by External U.
Comment on IIS 404 custom error handler URLs that are .cfm files do not consistently return entire document by External U.
Comment on IIS 404 custom error handler URLs that are .cfm files do not consistently return entire document by Rupesh K.
Comment on IIS 404 custom error handler URLs that are .cfm files do not consistently return entire document by Sanford S.
Comment on file extensions case-sensitive on all web servers by External U.
to fix XSS holes, it should not have to be added to each nested cfoutput tag. Steps to Reproduce: Take a query and cfoutput over it with encodefor then use the group attribute and add a nested cfoutput tag. For example: ")> #news.title# I also tested a case where you have a
() deserializeJson() encodeForUrl() (and I presume the other encoding functions) encrypt() hash() htmlEditFormat() (and probably htmlCodeFormat()) isDate() (and I presume other type-checking functions) isNumeric() isValid() javaCast() jsStringFormat() listValueCount() LSParseEuroCurrency() (and there'll be a few
attribute is set to true and the method attribute is one of POST, PUT, DELETE, or OPTIONS. The functionality in this case is the same as if the redirect attribute was set to false. Steps to Reproduce: Post to any URL that will respond with a 302 status code and a URL in the location header
2598052 CF-3041798 Administrator : Administrator Console Raymond Camden Bug 83644:Go to a collection detail page Problem: Go to a collection detail page. Make a mistake. In my case, I entered the path I wanted to index into the return url by accident. Ciick submit. The page will tell you to enter
[ANeff] Bug for: preserveCaseForQueryColumn=true breaks CFAJAX query binding