search : pop

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

displaying top 100 results

Bug 73016:(Watson Migration Closure)Create Email Gateway Type for MS Exchange or POP Server
Comment on Bug 73016:(Watson Migration Closure)Create Email Gateway Type for MS Exchange or POP Server by External U.
Comment on Bug 73016:(Watson Migration Closure)Create Email Gateway Type for MS Exchange or POP Server by External U.
Comment on Bug 73016:(Watson Migration Closure)Create Email Gateway Type for MS Exchange or POP Server by External U.
Bug 83272:(Watson Migration Closure)[MSM]You should be able to control if the POP CFaaS service sends email out asynchronously through the spool or not
Comment on Bug 83272:(Watson Migration Closure)[MSM]You should be able to control if the POP CFaaS service sends email out asynchronously through the spool or not by Aaron N.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by Vamseekrishna N.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Pop up window opens up during api manager installation which displays password
In Weblogic, Dialog box which pops up after downloading the hotfix does show any buttons.
2608835 CF-3980425 External U. Thanks Anit. I'll reinstall the update on one of our servers today & try this. Will give it a few days of monitoring to see if the issue pops up again before trying the others. Is there any reason the issue didn't pop up until this particular patch?
Comment on Pop up window opens up during api manager installation which displays password by Deepraj J.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
Comment on Array methods: shift(), unshift(), push(), pop() by External U.
2613592 CF-3209606 Uday O. In secure profile if user enables request debugging info, a warning message will be popped up and site-wide handler will be switched to the default one
Comment on Bug 78806:(Watson Migration Closure)Summary: improve approach to styling autosuggest featuresI want to style the pop-up box with the suggestions in it by External U.
Comment on Bug 77177:(Watson Migration Closure)this comes up every so often over the year & just popped up again today: cf can't find files (cf, image, etc by External U.
Array methods: shift(), unshift(), push(), pop()
specified in the href attribute is loaded in IE10. On Chrome, the URL loads before the pop up window can be seen. Can you share a working code with which you can observe the issue. Which update level in CF11 are you on? Is this something that worked with CF10? Is the output the same on all browser? Test
testing on multiple local PCs =P Now, classic.cfm works perfect. Thanks! Regarding dockable.cfm's , I see 3 issues: 1) After closing the pop-up, clicking "_debug this page_" does nothing (it should re-open the pop-up) 2) If IIS site doesn't have CFIDE virtual directory, clicking "_docked debug pane
Comment on Pop up window opens up during api manager installation which displays password by Nitin K.
2673572 CF-4126393 External U. This issue popped up on the forums today: https://forums.adobe.com/thread/2132988. Can we get an idea when the fix for this will be released (in the forthcoming Update 1 or not)?
2613212 CF-3338974 External U. I hope you are aware that ParseDateTime(date,"pop") also has the same issue. It now returns an "coldfusion.runtime.UTCOleDateTime". This has caused further incorrect dates to be stored and further embarrassment to our company.
5305175 CF-4203996 Roland C. This issue is HUGE. It breaks ternary operators for all double data types. Here is the easiest reproduction: This will cause the following error: (class: cftest2ecfm1733740874, method: runPage signature: ()Ljava/lang/Object;) Unable to pop operand off an empty
Comment on Array methods: shift(), unshift(), push(), pop() by Mukesh K.
James Moberg Can we try this again?  What am I doing wrong? When following the above instructions for upgrading 2016 using the Administrator, I receve a CFWindow with a pop-up with a broken image ("../images/error_icon 24x24.png")  that states:
Error occurred while downloading
2608603 CF-4051460 Installation/Config : Installer ext-user Unable to install CF10 in mac 10.11 OS Problem: Unable to install CF10 in mac 10.11 OS Method: Result: Installation pop up displays "to install legacy Java SE 6 ". Expected: Installation should be done . Workaround: installs the legacy
2609685 CF-3806036 Installation/Config : Scripts Adam Cameron Typo in error message for CFENCODE I am trying to work out how to get help for CFENCODE, so tried the obvious ones: CFENCODE /? CFENCODE -h And each gave me a pop-up containing the message: {quote} The encryption header was ommitted
6721595 CF-4206918 Security : Secure profile Error thrown by site-wide exception handler Problem Description: Every now and than the error is cropping up and halting the server. We need to restart the service/server to make it functional. Steps to Reproduce: It is popping up randomly
2608325 CF-4126264 External U. The update 9 for cf11 popped up this morning and I installed it. This installation of ColdFusion is also new since I changed my computer recently. I am now running windows 10/x64. Unfortunately the issue persists. You mentioned that no error occurred when you
2608695 CF-4021994 Adam C. OMFG, I just twigged what Immanuel has done. He's just fixed - specifically - my original repro case. He's not actually attempted to fix the underlying issue, just taken that one situation and popped a bandaid over it. And whats worse, having been *called on that*, he
2610456 CF-3700856 External U. I think you need to change the name oft hat second argument: it's misleading. It might also be nice if you actually stated what the POP format actually *was*. Also: your code example for the formatting strings are *good* examples. your main code example
2596929 CF-3353628 External U. We are running system that handles thousands of mails daily, and download of mails stops when any of them has an attachment name starting with open square bracket, for example: [Untitled].pdf. In such case we have to remove mail from pop server in order to continue
5305175 CF-4203996 Aaron N. Hi Adobe, The issue is much bigger. Here is a repro: foo = true; bar = foo ? 1.2 : 2;//HTTP Error 500.0 - (class: cfmypage2ecfm1301256636, method: runPage signature: ()Ljava/lang/Object;) Unable to pop operand off an empty stack writeOutput(bar); What
Bug 78806:(Watson Migration Closure)Summary: improve approach to styling autosuggest featuresI want to style the pop-up box with the suggestions in it
Bug 77177:(Watson Migration Closure)this comes up every so often over the year & just popped up again today: cf can't find files (cf, image, etc
5321285 CF-4203999 Language : Datastructure [ANeff] Bug for: java.lang.VerifyError if ternary operandIfTrue is CFDouble Issue: `condition?operandIfTrue:operandIfFalse` throws "Unable to pop operand off an empty stack" java.lang.VerifyError if operandIfTrue is coldfusion.runtime.CFDouble Repro
"attachmentFiles" field.All other email apps function correctly. Tested on Outlook, Gmail, Thunderbird, Apple Mail.Tried a 3rd party CFX tag called CFX_POP3 (c++) and that works perfectly. Only problem is it's 32bit only and we're on 64bit.Dan. Method: Forward an email on iOS to a pop account. Use CFPOP
Wil Genovese It’s Up To Us To Stop Hackers The first month of 2019 has passed and it was full of year end wrap up articles about anything and everything from 2018. Most were fluff articles on pop culture and such. What I found most interesting were the articles that quantified the past year
Michaela Light CFML is better than other languages (7 detailed reasons) Time to “pop the hood” on ColdFusion! I’ve given you the simple, superficial reasons as to why ColdFusion rocks: speed, security, modernization. Now, let’s see the nuts and bolts that make ColdFusion shine! Here are seven key
sessions and time as the client was unaware what was happening. The CFAdmin should catch the scenario when secure cookie is turned on and the admin is stiill using http and alert the user what that the admin will not function properly. You might even look at offering a pop-up to turn it off as long
for migrating settings popped up. Steps to Reproduce: First time I typed in my password I got a drop down saying login as admin? and I clicked it. Second login I didn't click it. Actual Result: Expected Result: Any Workarounds: ----------------------------- Additional Watson Details
2608462 CF-4088896 Net Protocols : POP Tom Chiverton CFPOP doesn't create the query given by name="" with updater 7 installed Pre-updater 7, and as documented, CFPOP's name argument can be used to name the query returned. Post-updater 7, this errors with " Variable MAIL is undefined. The error
2609121 CF-3926812 Net Protocols : POP Roberto Anania cfpop converting .msg attachments as duplicate .eml files Problem Description: When receiving an email via cfpop, if the email has a .msg file as an attachment, the file is converted to an .eml file, and the file is then duplicated. Steps
2609344 CF-3856685 Net Protocols : POP Daniel Mackey CFPOP - Apple Mail - Attachments can't be seen Problem Description: When you create an email from Apple Mail (or iPad Mail, iPhone Mail) and the attachment is inline then CFPOP doesn't see the attachment. Steps to Reproduce: Create an email
2612096 CF-3558670 AJAX : UI Components Robert Dew cfmenuitem fails after 10 items in a row Problem Description: Put a loop in a database with more than 10 locations. Loop through it. Steps to Reproduce: Loop through it ... Actual Result: Pop up alerts for all items after 10. Expected Result
2596929 CF-3353628 Net Protocols : POP Pritesh Patel CFPOP getall action raise error when attachment has name with square brackets. Problem Description: While reading emails using cfpop command with getall action raise 'String index out of range: -1' error when having attachment having square
2613540 CF-3284094 Net Protocols : POP ext-user Coldfusion 10 CFPOP is still unable to handle UIDs with commas Problem: Coldfusion 10 CFPOP is still unable to handle UIDs with commas and unfortunately several mail servers now use UIDs with commas. Since we cannot tell each ISP to change
2603258 CF-3035827 Installation/Config : Config Kev McCabe Bug 72699:No warning that you have to be an admin user to install Problem: No warning that you have to be an admin user to install. Method: Result: When selecting /Applications/JRun4 a pop up comes up warning not able to write
2682280 CFB-4130083 Security Code Analyzer Raymond Camden Text in 'task completed' window is weird I just did a scan and the result was a pop up that said: "Security analyzer task completed. To correct the squiggly line, select insert spaces for tabs option from Editor > General > Text Editors
5338105 CF-4204009 Web Container (Tomcat) : Instance/Cluster Manager CF2018 doesn't allow to add special characters in instance name. Problem: CF2018 doesn't allow to add special characters in instance name. Method: When creating a new instance, add a name like "New-" it gives a pop-up says Only
sweater, vinyl blog kogi forage sartorial salvia YOLO Williamsburg. Ethical Austin umami twee, bitters quinoa ugh chillwave messenger bag. Brooklyn chia McSweeney's, lo-fi Thundercats banh mi biodiesel pop-up gluten-free. High Life narwhal mixtape pickled. Trust fund Cosby sweater 90's iPhone. Bitters
1733740874, method: runPage signature: ()Ljava/lang/Object;) Unable to pop operand off an empty stack. I'm flummoxed as to how this issue isn't being reported more broadly. Literally any usage of a Double data type in a ternary operation breaks.
2608889 CF-3970419 Net Protocols : POP Dave Cordes CFPOP With Gmail Returns 0 Records Problem Description: Using a simple POP command to Gmail returns 0 records even when there are unread messages in the inbox. Steps to Reproduce: Actual Result: The result is I see the dump with 0 records
Tracker Issue Bug 78758:wsconfig
open for some time 'All' pops up in the drop down menu next to IIS Web Site. However, checking configure web server for ColdFusion 9 applications and clicking OK button gives error... that jrunXXX_wildcard.dll is missing under runtime\lib\wsconfig directory.. Method: Open wsconfig.exe on a Windows
2682165 CFB-4171612 Performance Jeffrey Yarnell CF Builder Crashes immediately to desktop on Windows 10 64-bit once Standard Trial expires Problem Description: When starting Coldfusion builder 2016 AFTER the Standard trial period is over, the Pop-up that the trial period is over appears for half a
Var = ((true) ? number100 : number60) writeDump(testVar); Actual Result: Message: (class: cfterinaryTest2ecfm1709137711, method: runPage signature: ()Ljava/lang/Object;) Unable to pop operand off an empty stack StackTrace: java.lang.VerifyError: (class: cfterinaryTest2ecfm1709137711, method: run
5847488 CF-4204514 Michael C. Hi Mukesh, 1. Clear browser cache, to ensure updated cf*.js files are being loaded 1. On page load, alert dialog pops up with the message 'Error replacing HTML, element not found: mySubLayoutArea2' (error_1.png) 2. Clicking OK in the dialog loads the tabs
or greater) to an email account. Run the following code: iMapObj = new imap(); iMapObj.setAttributes(server="imap.gmail.com",username=supportEmail, password=popMailPassword,secure="yes", connection="imapConnection"); iMapObj.open(); qryMailHeaders = iMapObj.getHeaderOnly(connection = "imapConnection"); i
2608893 CF-3969304 Net Protocols : POP Katsuhito Oinuma Cfpop tag duplicates attached files when generateUniqueFilenames is true Problem:- When generateUniqueFilenames is ture and a mail has 1 attached file, a.txt, cfpop saves 2 files, a.txt and a1.txt. When a mail has 2 attached files
be to get rid of the wonky way they handle data types. With ColdFusion being typeless, it gets hard to deal with underlying type enforcement when it pops up. QoQ has always been difficult in this way. ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID
2609509 CF-3840297 Net Protocols : POP Jake Munson CFPop truncates attachment file names when the file name is large Problem Description: When a user sends an email message that contains an attachment with a large file name, cfpop truncates the file name. You lose the file extension in the process
2613415 CF-3320393 Hot Fix Installer : Notification ext-user Single click on "Progress Information" dialog box sometimes doesn't work Problem: Apply Hotfix by clicking on "Download and Install". A dialog box pops saying the "ColdFusion server will be stopped and restarted during installation" click
popping up in the bug database for some time. To prevent this from continuing to be a piecemeal process, I would encourage you to have the web base administrator run off the adminapi. That would ensure that new items would have a specific adminapi level interface. Method: Result
could have a few other attributes to better control js functions called when making that marker, custom marker icons, etc. Example: Map of town with custom markers for type of businesses, pop up windows with contact information or ratings. Method: Result
to Reproduce: turn sandbox on execute cfpop to office365 Actual Result: access control error Expected Result: pop command executes Any Workarounds: either keep on adding IP's or turn sandbox entirely off
5588218 CF-4204167 AJAX cfselect Binds inside a cfwindow do not work Problem Description:A cfselect tag with a bind set to a remote call does not fire Steps to Reproduce: Copy the cfwindow.cfm and person.cfc to you web root. Call the cfwindow.cfm and click the show me button. A cfwindow pops up
sessions. I loaded back up an old backup of neo-cron.xml and these errors appear to have stopped occurring. If the server runs for another day or two without these errors popping up, I will email you the two neo-cron.xmls so you can compare them and see what might be going on. Thanks
.lang.NullPointerException coldfusion.runtime.NeoPageContext.popBody(NeoPageContext.java:1941) coldfusion.runtime.CfJspPage._popBody(CfJspPage.java:1950) cfPdfExample2ecfc2121907004$funcURLTOPDF.runFunction(/Users/mnimer/Development/github/palladium/samples/cf10demos
it was declared and the NeoPageContext.popFunctionLocalScope() method is not thread safe. Access to the function local scopes in the page context need to be synchronized for a given page context object. This error also happens on CF 2018 update 12 and CF 11 update 19 Steps to Reproduce: Tail your Cold
2016 trial and see this pop-up: -------------------------------------------- Akamai Download Manager Installer Don't see the installer? Try reopening it. If installation does not automatically start, double-click the "Akamai Download Manager Installer" file to continue the download process
2608698 CF-4021472 Net Protocols : POP Daniel Mackey CFPOP doesn't put all inline images in to attachment files but does add them to attachmentFiles Duplicate ID: CF-4016861 Problem Description: Send an email from Outlook with embedded images and an attached file such as a PDF. Use CFPOP to get
object in a different way than it was designed. java.lang.ClassCastException Expected Result: it worked Any Workarounds: LOADS - dont use a litteral. Store the littleral or function result in a variable, use two seperate cfoutputs.... the list goes on its very specifc but pops up randomly
or greater) to an email account. Run the following code: iMapObj = new imap(); iMapObj.setAttributes(server="imap.gmail.com",username=supportEmail, password=popMailPassword,secure="yes", connection="imapConnection"); iMapObj.open(); qryMailHeaders = iMapObj.getHeaderOnly(connection = "imapConnection"); i
it for "Allow Administrative Access", I got a pop-up thus: Sigh, yeah, fair enough. So I dismissed that, also selected "API Access Only", then saved the user and moved back to the Administrator screen as suggested. On this screen I selected "Separate user name [etc]..." and submitted the changes
for mass mailing apps where more than one sending server allows more outgoing mail per hour)3) allow a mailsource to be preconfigured to imap or pop for retrieval purposes also4) hide the username and password from devs that are not administrators5) make it possible for shared hosting providers to provide
/lang/Object;) Expecting to find object/array on stack null The error occurred on line -1 This happens only in the production profile Steps to Reproduce: Just run the above script Actual Result: runPage signature: ()Ljava/lang/Object;) Unable to pop operand off an empty stack null The error occurred on line -1
, _divideBD, _echoExpr, _emptyTag, _emptyTcfTag, _escapeSingleQuotes, _get, _getImplicitMethod, _getImplicitMethods, _idiv, _initTag, _invoke, _invokeUDF, _isDefined, _isNull, _isTopPage, _iteratorCollection, _LhsResolve, _mergeToLocal, _mod, _multiplyBD, _negateBD, _popBody, _powBD, _pushBody, _query
would just put a log here and be done with it. However I am in a position where the author of a framework hasn't logged anything that is being captured by the Application. This is a serious read/write lock on some cfthread that pops up every now and then. The code does what it is supposed to do, stops
5983463 CF-4204874 Bradley W. And here's a bonus bug: if I refresh my test file twice in a row quickly, I get this error from the application.lock() line: ava.util.EmptyStackException at java.util.Stack.peek(Stack.java:102) at coldfusion.runtime.NeoPageContext.pop
, but all requests after throw an error. Steps to Reproduce: - Configure the servlet - edit the path to the cfc - download the Chinook_Sqlite.sqlite example database (google), and edit the path - run the cfc, more then once. Actual Result: java.lang.NullPointerException at coldfusion.runtime.NeoPageContext.pop
","http-nio-8503-exec-9","02/14/19","10:30:04","","(class: cfq2ecfc1993741597$funcGETROLES, method: runFunction signature: (Lcoldfusion/runtime/LocalScope;Ljava/lang/Object;Lcoldfusion/runtime/CFPage;Lcoldfusion/runtime/ArgumentCollection;)Ljava/lang/Object;) Unable to pop operand off an empty stack The specific
else can confirm experiencing the problem. When I click the offered button to login via facebook, I get this in the pop that appears:
Facebook has detected CFFiddle isn't using a secure connection to transfer information. Facebook will limit what CFFiddle can ask you to share when it
to TLS later and run secure and unsecure over the same port (currently POP and SMTP after a STARTTLS command, HTTP after an Upgrade header) Method: Result: ----------------------------- Additional Watson Details ----------------------------- Watson Bug ID: 3035553 External Customer Info: External
by selecting Start > Programs > Adobe > ColdFusion 11 > Web Server Configuration Tool. Click Add. In the Server pop-up menu, enter the host name and the cluster name to configure. Note The server or cluster does not have to reside on the web server computer. In the Web Server Properties area, select Apache
of the message. Execute the following ColdFusion script to retrieve that email. variables.mailService = new pop(); variables.mailService.setAttributes( Server = '[my mail server]', Username = '[my username]', Password = '[my password]' ); variables.Headers = variables
://www.theserverside.com/discussions/thread.tss?thread_id=14042 Steps to Reproduce: 1. Create a message with an .eml attached such that it is encoded like above. 2. use this code to access the message iMapObj = new imap(); iMapObj.setAttributes(server="imap.gmail.com",username=supportEmail, password=popMailPassword,secure="yes", connection
is difficult since it does not happen every time, and I've been unable to pinpoint a real consistency behind the issue popping up or going away: -Sometimes the restart of the Coldfusion server, clearing the template/component caches or reinitializing the application with fwreinit causes the subsequent AJAX
of the “cost” of CF come up, the only focus is on its “price”. But there are in fact many people (myself included) who have NEVER “bought CF from Adobe”, because instead they run on hosted servers. And this includes large production deployments, not just mom and pop shops. There are CF hosts who are quite
error only happens if you have RMI enabled in ehcache.xml and you aren’t connected to a network. I don’t expect this would ever be a problem in a production environment, but it could pop up on development machines – especially if people develop disconnected. At a minimum, I’d like to potentially see a