Cookie Problem - CF Bug?

I have a strange problem writing cookies.
A demo is running at
http://www.aspirenet.com/frame.cfm
Here's the thing, 3 CFM pages, frame.cfm --> frame2.cfm
--> frame3.cfm
Frame.cfm sets up a frame and passes a LP variable in the URL
to frame 2
Frame2.cfm writes a cookie, and uses METAREFRESH to go to
frame3.cfm
Frame3.cfm --> displays the cookie
it all works, unless, the first page frame.cfm is on a
different domain, when it gets to the last page, the cookie is not
present,
Even though on frame2.cfm I CFABORT it and find that the URL
variable does indeed exist
Is this a possible CF bug?
Thanks
Mark

You can't set cookies on domains different than where the
page loaded from.
Pages don't get cookies from different domains.
You say:
"it all works, unless, the first page frame.cfm is on a
different domain, when it gets to the last page, the cookie is not
present"
In this scenario, what domain am I accessing in my browser?
What is the frame src of frame2.cfm? What domain are you trying to
set the cookie on in frame2.cfm? What domain are you sending in the
METAREFRESH to load frame3.cfm?
This has nothing to do with CF. This is simple HTTP and how
cookies work.

Similar Messages

  • Can't load Netflix - Firefox says something about cookie problem and recommends try again button. ("The page isn't redirecting properly Firefox has detected tha

    Can't load Netflix - Firefox says something about cookie problem and recommends try again button. ("The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. This problem can sometimes be caused by disabling or refusing to accept cookies.)" Hit the try again button repeated ly - nothing???

    I decided to give Netflix a call about this problem.
    On a recording while waiting for a support rep, it said if you're having problems logging in to go to:
    http://www.netflix.com/clearcookies
    It works for me. Now I have to logon everytime I go to their site though versus it had kept me already logged in before this problem.
    I will be using that link to get to their site until they get it fixed.

  • Cookie problem in APEX 4.1.1

    After upgrading from APEX 4.1 to 4.1.1 the first time a user visits a particular application they see a line at the top of the page of the form:
    "Set-Cookie: PUBLIC_WWV_CUSTOM-F_1047528391177278_666=1316663583787701; HttpOnly "
    As soon as they refresh the page, the text disappears. I believe this is related to the issue of larger cookie sizes in 4.1.1 that a lot of people seem to be experiencing with NTLM authenthication. However, this is occuring at the login page prior to authentication. There is an application process with a processing point of "On New Instance (new session)" with the following code to create a cookie:
    owa_util.mime_header('text/html', FALSE);
    owa_cookie.send(
    name => 'PPP_SESSSION',
    value => to_char(v('APP_SESSION')),
    domain => '.dooda.com',
    path => '/');
    owa_util.http_header_close;
    As soon as I remove that process, the issue goes away. Of course that raises more troublesome issues. :)
    The workaround for the NTLM/cookie problem doesn't seem applicable here. Does anyone have any suggestions?
    Am I leaving out any helpful information? (I'm not so familiar with APEX and I don't know jack about web development).
    Thanks for any help.
    Chris

    Chris,
    This is a little bit of a guess here, but can you try removing the line:
    owa_util.http_header_close;
    from your On New Instance process?
    What appears to be happening is APEX is attempting to write the session cookie, but the HTTP headers have already been closed.
    Joel

  • Cookies problem

    hi..
    i have a cookie problem in my jsp page..everytime it causing problem...if the file is not in existence it displays it contents...
    i have a jsp page with servlets...
    help me

    i still fail to see why you call it a cookie problem.
    Make sure the jsp result is not cached in your browser or firewall.
    Try redeploying your entire web-app.

  • Cookie problem with this forum?

    Today I am no longer able to connect with this forum with my Safari browser. All I receive in a page with the 6 categories and nothing else. Also, I am not able to log in. However, I can log in using Foxfire with all the topics correctly displayed. I suspect it must be a cookie problem and if that is so, I'm not sure where to go in Safari to delete cookies.

    Same problem is back after only one day. When using Safari (latest version), if I click on the following link...
    http://discussions.apple.com/category.jspa?categoryID=218
    All I see is the Category headings (no latest posts) and I'm NOT automatically signed in. When I attempt to sign in, I then go the the "new user" data page. After signing in, I get very restrictive access to the forum.
    When I sign in with Firefox, everything is normal. Yesterday when I had this problem, I erases the cookies from Safari and everything returned to normal. I hate to have to erase my cookies everyday to get access here as I prefer to use Safari.
    Is this happening to anyone else?

  • Copy and paste adjustment  problem/ possible bug.

    Hi all
    I have just encountered a very strange problem/ possible bug.
    I have been working on a file in photoshop cs5 that had come from lightroom 5.3. This was then saved (automaticaly becomes tiff file in Lightroom). I then wanted to make some more adjustments to it in lightroom (using local adjustment clarity). I then tried to copy the settings of the adjustment brush  from the tiff to the original raw file. This is where it gets very strange. The adjustments are copied but they are rotated ccw by 90 degrees!  I can replicate this every time.
    Could someone else try to see if this problem exists on their catalogs or if its a corrpution problem my end.

    Noted on the bug, thanks.
    1762hd wrote:
    Hi Geoff
    Heres the summary for bug report - please note this bug also affects radial filter/healing brush and crop
    Scenario
    1 open a portrait raw image in photoshop using render using lightroom (I am using cs5)
    2 back in lightroom make a change using the - adjustment brush/ radial filter/healing brush or crop - to the newly created tiff image.
    3 copy and paste this adjustment to the original raw file.
    problem
    all effects are rotated.

  • Cookie problem using safari

    Hi all!
    I seem to have a cookie problem on Safari on my iPhone. This makes that it's very difficult for me to Ise forums, Google Reader, etc. I tried all three settings but apparently Safari doesn't store my cookies.
    Anybody else have this problem? I'm using firmware 1.1.4.
    Thanks,
    Ton.

    The first step you should take is a reset of the phone to potentially clear up the problem. To do this, hold the home button and the top button simultaneously until you see the apple logo. If this doesn't cure the problem, a restore is in order, and this can be accomplished from iTunes. First try a restore from backup. If this doesn't work, you can do a restore to factory from iTunes, which should clear up the problem if the prior steps haven't worked.

  • ACE load-balancing-Cookie problem

    In our other load-balancing environments the load-balancer-cookie contains the encrypted (real) servername or ip-address.
    We think it's the same on the cisco, for that reason it's in theory not possible, that there are two 'green'-cookies with different values in the same request.
    There are only two possibilities how this could happen:
    a) The healthmonitor (http_probe) fails, the loadbalancer 'thinks' that the realserver is down and redistributes the traffic.
    But in that case we would expect, that the old cookie will be overwritten by the new one and not simply added to the http-header.
    b) The predictor in the serverfarm chooses a new realserver within the same request.
    If that is really the cause of that problem this would be bug in the cisco ace.
    What we found out, is that the loadbalancer performs a 'Set-Cookie'-Operation an every request even if the client submits the cookie correctly.
    For example:
    GET /ips-opdata/scripts/jquery.js HTTP/1.1
    Host: www.xxxxx.com
    User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.15) Gecko/20110303 Ubuntu/10.04 (lucid) Firefox/3.6.15
    Accept: */*
    Accept-Language: en-us,en;q=0.5
    Accept-Encoding: gzip,deflate
    Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7
    Keep-Alive: 115
    Connection: keep-alive
    Referer: http://www.xxxxx.com/
    Cookie: green=R339366665; JSESSIONID=28D91FC6FD62A3921354BB36826294C4
    HTTP/1.1 200 OK
    Set-Cookie: green=R339366665; path=/; expires=Tue, 29-Mar-2011 06:33:00 GMT
    Server: Apache-Coyote/1.1
    X-Powered-By: Servlet 2.4; JBoss-4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)/Tomcat-5.5
    ETag: W/"72181-1298537508000"
    Last-Modified: Thu, 24 Feb 2011 08:51:48 GMT
    Content-Type: text/javascript
    Content-Length: 72181
    Date: Mon, 28 Mar 2011 06:15:19 GMT
    As you can see the cookies: green=R339366665 is transmitted from the client, but the loadbalancer does a Set-Cookie Operation of the same cookie once again. This is an unexpected behaviour.
    We hope that this helps you to figure out the reason of the problem.

    The cookie is sent by the ACE on each response to refresh the timeout value on the client. The value of the cookie doesn't change. This is the expected behaviour and shouldn't break anything in the application / browser.
    For browser-based applications, don't forget to add the "browser-expire" parameter to your cookie-based stickyness config.

  • Safari cookie problem 10.5.6

    Safari cookies reset after reboot (10.5.6)
    Hello my friends, on my Macbook (alluminium 2.4ghz) i have a big problem with Safari.
    Every time i reboot the machine , i will loose all the cookies, and so all the Login information of all the websites. Every time i reboot i must spend minutes and minutes to make the login on all the websites. It is really frustrating.
    I have double checked all the settings, i have cleaned history, cache and all... i have check the Disk permission .. but the bug still remains .
    now i have really no idea on what i can do ! , i am downloading Firefox, because i really can't use safari and every time i reboot spend several time to do the login.

    To me it is not after every Reboot but every couple minutes (!!) while the browser is running! Basically while I am on a site and e.g. writing a forum post or whatnot, somehow safari looses the relevant cookie data and I am no longer logged in authenticated. Happens with every site that relies on cookies.
    Filed a Webkit Bug (https://bugs.webkit.org/show_bug.cgi?id=23381), but they closed it pointing towards the CFNetwork framework.
    Moreover, googling around reveals that we're not alone and that it HAS something to do with the latest 10.5.6 safari update... :-/
    Meh

  • Problems with bugs in Adobe Creative Cloud for Mavericks users.

    Ever since I downloaded Adobe Creative Cloud to my newly purchased macbook pro, there have been issues. I have the mavericks update and this seems to be the main problem. There is alot of small bugs that is really annoying when you come from Adobe CS5 where everything is working fine! Everything in between shortcuts like cmd + C, cmd+ z, v for black arrow and etc. Everytime I open any of the programs, I get the license agreement that i have to agree the terms of use on. Both InDesign, Illustrator, Photoshop and After Effects seems to have these. And when I contact Adobe support, they say that this is NOT a common problem. But on first try, googling it, I find that many have the same problems. So this isn't gonna be solved by reinstalling everything because there is something wrong with my mac. So when is adobe going to fix this? When After Effects wouldn't launch after the mavericks update, you guys came up with a solution pretty fast. Do this again please?

    I don't have Flash installed. When I encounter video that is Flash only (getting rarer and rarer) I open Google Chrome on my Mac and watch it there.
    That's the only reason I have Chrome on my Mac.

  • Cookie Problem  With JSP and Tomcat

    I have a tiny web application developed for my project thing.
    I am facing a problem while maintaining sessions with Cookie. I use Tomcat 3.2.1 Web Server and JSP 1.2 Specifications for my web application.
    I have created a page which creates a cookie and stores it in the client's PC, so when the same client visits the site, he can be remembered. Now while surfing the site in the same session, the site remembers the client. But once the client closes the browser and tries connecting to the site, he cannot be remembered. So I took a look into Temporary Internet Files of the client PC and found no cookie there. So where the cookie gets created and why does it disappears with the session. I have set a time limit of 1 year in the cookie.
    Now is that a Problem with Tomcat or with the configuration settings of IE in the client PC?? Or something else???
    Reply me Soon...

    Thanks for your reply.
    following is the code for how do i create a cookie...
    <%
         String custno = custBean.createPreferred();
         Cookie c = new Cookie("pc", custno);
         c.setVersion(1);
         c.setPath("/");
         c.setComment("PreferredCustomer");
         c.setDomain("think_machine");
    //think_machine is the name of the Web Server(Tomcat)
         c.setMaxAge(365*24*60*60);
         response.addCookie(c);
    %>
    And the code to read a cookie is..
         String custID = null;
         Cookie[] cookies = request.getCookies();
         for(int i = 0; i < cookies.length; i++)
              if(cookies.getName().equals("pc"))
                   custID = cookies[i].getValue();
                   break;
    One more thing I would like to let you know, that i access this from the same PC on which the Web Server is installed. Means the Server and the client are both one and the same PC.

  • When I try to open Calendar from gmail, I get a Cookies problem error message

    I have reset privacy settings per instructions sevearl times, but still can't open calendar
    Basics
    Name: Firefox
    Version: 29.0.1
    User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: Norton Toolbar
    Version: 2014.7.1.1
    Enabled: false
    ID: {2D3F3651-74B9-4795-BDEC-6DA2F431CB62}
    Name: Norton Vulnerability Protection
    Version: 12.2.0.5 - 1
    Enabled: false
    ID: {BBDA0591-3099-440a-AA10-41764D9DB4DB}
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size_cached_value: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.places.smartBookmarksVersion: 6
    browser.sessionstore.upgradeBackup.latestBuildID: 20140506152807
    browser.startup.homepage_override.buildID: 20140506152807
    browser.startup.homepage_override.mstone: 29.0.1
    extensions.lastAppVersion: 29.0.1
    gfx.direct3d.last_used_feature_level_idx: 0
    network.cookie.prefsMigrated: true
    places.history.expiration.transient_current_max_pages: 103137
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    privacy.sanitize.migrateFx3Prefs: true
    Graphics
    Adapter Description: Intel(R) HD Graphics
    Adapter Drivers: igdumd64 igd10umd64 igd10umd64 igdumd32 igd10umd32 igd10umd32
    Adapter RAM: Unknown
    Device ID: 0x0156
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.2.9200.16571)
    Driver Date: 5-10-2012
    Driver Version: 8.15.10.2752
    GPU #2 Active: false
    GPU Accelerated Windows: 2/2 Direct3D 10
    Vendor ID: 0x8086
    WebGL Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: false
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.3
    Version in use: 4.10.3
    NSS
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSMIME
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSSSL
    Expected minimum version: 3.16 Basic ECC
    Version in use: 3.16 Basic ECC
    NSSUTIL
    Expected minimum version: 3.16
    Version in use: 3.16

    Hello,
    Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache.
    Note: ''This will temporarily log you out of all sites you're logged in to.''
    To clear cache and cookies do the following:
    #Go to Firefox > History > Clear recent history or (if no Firefox button is shown) go to Tools > Clear recent history.
    #Under "Time range to clear", select "Everything".
    #Now, click the arrow next to Details to toggle the Details list active.
    #From the details list, check ''Cache'' and ''Cookies'' and uncheck everything else.
    #Now click the ''Clear now'' button.
    Further information can be found in the [[Clear your cache, history and other personal information in Firefox]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Problems and bugs with ios 8.0.2 on iphone 4s

    After updating my 3 year old iphone 4s to ios 8.0.2, the UI became choppy (Same with ios 8 and ios 8.0.1). Few bugs i noticed even after updating to ios 8.0.2 (all done after restoring phone as factory new and loading few music/photos/videos loaded and few apps like manual cam, facebook and Google maps installed leaving 7.4 GB free memory.)
    1. The "Notes" app keyboard responds slow while typing.
    2. Free ram stays in between 60- 20mb which i checked with iMonitor which later drops down to 5-12mb when i open an app. So em just wondering where did the 450mb remaining ram went? Because of this i cant multitask like opening and running FB app and simultaneously opening Google maps or any other app using a bit more ram. In ios 7.1.2 i used to running three apps simultaneously without the app being reset.
    3. Ram stays at 200mb+ when i exit some heavy apps like "manual cam" thou it never comes at 200mb when i exit in built apps which a very little ram. So in real world the ram is always being used at 80% even i restart the phone.
    4. The incoming call screen is lagging. First i hear the ringtone for about .5 secs and then the call screen loads! ***?
    From all this happenings i suspect that ios 8 and its further updates will use 80-90% of the iphone 4s ram leaving only 10-20% unusable for users! I dont know why 80-90% is still used even if i restart or even i have closed all the running apps! Usage comes down to 40-50% when i exit heavy apps like "manual cam" or "real racing 3" and the free amount of ram stays stable at 200+ mb for few hours until the cache or background processes resume after the phone refreshes after exiting the heavy apps. At 40-50% ram usage (soon i exit a heavy app) the phone works fluid and animations are smooth. Still my one question "where is my missing 400+ mb Apple"?

    digis wrote:
    If your device was not functioning, you might rant a little too!!
    No, I wouldn't.  At worst, I might sigh, then start troubleshooting the issue.
    This is a technical support forum, not an emotional support forum.
    What troubleshooting steps have you tried?
    Here are some:
    Basic Troubleshooting Steps when all else fails
    - Quit the App by opening multi-tasking bar, and swiping the App upward to make it disappear.  (For iOS 6, holding down the icon for the App for about 3-5 seconds, and then tap the red circle with the white minus sign.)
    - Relaunch the App and try again.
    - Restart the device. http://support.apple.com/kb/ht1430
    - Reset the device. (Same article as above.)
    - Reset All Settings (Settings > General > Reset > Reset All Settings)
    - Restore from backup. http://support.apple.com/kb/ht1766 (If you don't have a backup, make one now, then skip to the next step.)
    - Restore as new device. http://support.apple.com/kb/HT4137  For this step, do not re-download ANYTHING, and do not sign into your Apple ID.
    - Test the issue after each step.  If the last one does not resolve the issue, it is likely a hardware problem.

  • Query of queries problem or bug

    Hello Everyone,
    I have used cfdirectory to get a list of files. As the result
    I receive query with the files.
    Then I want to search it using query of queries. I' ve found
    a problem and I wonder if it is a bug of Coldfusion or perhaps
    wrong usage of QoQ. The thing is that the files that I have are
    using '_' and then are followed by number of week. It seems that
    searching something like this '%_6' returns results *_*6. See
    attached code.
    Thanks for all answers in advance.

    > I think you'll find "_" is a single-char wildcard when
    used with the LIKE
    > operator.
    Found out how to escape it:
    WHERE Name LIKE '%[_]6%'
    I'm glad you brought this up... I didn't know about this
    until I looked @
    your issue. That's my new thing learned for the day: I can go
    to the pub
    now ;-)
    Adam

  • Blackberry HUB "Show Read Filed Emails" ON AND OFF button SERIOUS Gmail PROBLEM NEED BUG FIX ASAP!

    Its been for years (starting from 10OS Version 10.2 ) I couldn't see filed/labeled emails in my Z30/Z10 Blackberry HUB of my Gmail account, but I just downloaded Blackberry Blend and it started to show all my filed/labeled emails, but I still cant see them in my Blackberry HUB! Maybe you can tell me how to make Read Filed Emails visible in Blackberry HUB too?
    Blackberry HUB >> Settings >> Display and Actions:
    Show Read Filed Emails is ON
    Show Sent Emails is ON
    Both are turned on, but I still cant see them like on Blackberry Blend.. On search field then I type specific email from filed/label from my Gmail account I immediately finds it, but then I go back to Blackberry HUB all I can see just emails from inbox and single sent emails and YES "SYNC ALL EMAIL FOLDERS" IS SET TO ON AND "SYNC TIMEFRAME" IS SET TO FOREVER (''Sync All Email Folders'' is set ON and ''Sync Timeframe'' is set FOREVER).
    Here is picture of email settings:
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338662d1425451994-read-filed-messages...
    I want to see all emails in devices Blackberry HUB like in Blackberry Blend desktop! What should I do to make it happen?
    I find out that then I click on the Blackberry HUB > Settings > Display and Actions: "Show Read Filed Emails" to ON or OFF again and again, view in Blackberry Blend immediately changes in order I did ON or OFF, that's pretty amazing, but Blackberry HUB DOESN'T RESPOND AT ALL! View is the same doesn't matter if I change it ON or OFF.
    View in Blackberry Blend starts to look the same like in phones Blackberry HUB then I click "Show Read Filed Emails" OFF, it looks like Blackberry HUB doesn't respond to ''Show Read Filed Emails'' ON and OFF button at all, ITS ALWAYS OFF! What should I do next??
    I'm using Blackberry Z30, but I have Z10 too and it also doesn't work and it looks like this "Show Read Filed Emails" not working button bug is on all 10 OS devices except Blackberry Blend desktop version which works perfectly confirms it.
    I'm using Gmail and I have latest Blackberry 10 OS version OFFICIAL 10.3.1.1565
    Here is a picture how it looks then ''Show Read Filed Emails'' ON and OFF:
    (first is OFF, second is ON)
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338513d1425416890-read-filed-messages...
    As you can see then ''Show Read Filed Emails'' is ON, Blackberry Blend changes and I can see all my emails (and there are a lot of unread ones! (sorry I blurred some of my emails for privacy)), but in my devices Blackberry HUB there is no changes and its displaying the same thing like ''Show Read Filed Emails'' was OFF. I miss a lot of emails and its really annoying and I think you understand why.. Blackberry Blend desktop version is a savior today, but THIS IS NOT A SOLUTION!
    Any FIX suggestions ASAP?
    UPDATE:
    I tried a lot of times to delete and sign in again and again, but it looks like only Blackberry Blend respond to every setting changes! Blackberry HUB doesn't respond AT ALL! Devices Blackberry HUB only show INBOX and SENT MESSAGES all the time, but if "Display Style" in Blackberry HUB is set to "Conversation" SENT MESSAGES disappear from devices Blackberry HUB too (in Blackberry Blend is everything FINE!) if they are part of CONVERSATION FILED/LABELS EMAILS!!
    All issues I been searching all this years and everyone was blaming Gmail, but it looks like ALL THIS YEARS THIS WAS Blackberry HUB "Show Read Filed Emails" ON and OFF button BUG/PROBLEM which doesn't work on devices Blackberry HUB and today Blackberry Blend desktop version CONFIRMS IT!!
    Yes Yahoo accounts FILED/LABELS EMAILS with devices Blackberry HUB works FINE, but Gmail - NOT and NEED FIX ASAP!

    Newest edits in here:
    http://forums.crackberry.com/general-blackberry-discussion-f2/please-send-very-important-10os-device...
    100% FIX SOLUTION GUARANTEE for Gmail archived/labeled Emails not showing problem!
    How to fix it? FIX "Show Read Filed Emails" button to respond to ON and OFF devices Blackberry HUB for Gmail accounts - NOW IT IS ALWAYS OFF if you press ON or OFF!
     "Show Read Filed Emails" button ON and OFF for Gmail account works on Blackberry Blend desktop version!
    Error/Bug: Blackberry HUB do not show Gmail labeled emails
    Main problem: Blackberry HUB "Show Read Filed Emails" button doesn't respond to ON AND OFF and is always OFF fo Gmail account.
    Main problem: ALL Blackberry 10OS devices Blackberry HUB"Show Read Filed Emails" button ON AND OFF doesnt respond with Gmail accounts!
    Works with: Blackberry Blend desktop version responds to "Show Read Filed Emails" button ON AND OFF with Gmail accounts! (pressing "Show Read Filed Emails" button ON and OFF again and again, view in Blackberry Blend immediately changes in order you press ON or OFF, but Blackberry HUB is always on OFF)
    "Show Read Filed Emails" button doesn't work with: Gmail accounts
    Status: NOT FIXED!
    OS version: Blackberry 10 OS version OFFICIAL 10.3.1.1565
    PROBLEM FOUND!
    I created new Gmail account send 5 test emails and made first 2 test emails labeled and made step by step set up on my Blackberry 10OS device to confirm this ''Show Read Filed Emails'' button BUG/PROBLEM/ERROR:
    1. I signed in with my Blackberry 10OS device like this:
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338846d1425503380t-gmail-archived-lab...
    2. When I set on Gmail account settings "Sync Timeframe" is set to FOREVER and "Sync All Emails Folders" is set to ON
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338847d1425503392t-gmail-archived-lab...
    3. And at last I go to devices Blackberry HUB and see this:
    http://forums.crackberry.com/attachments/blackberry-10-os-f269/338856d1425505143t-gmail-archived-lab...
    As you can see it doesn't matter if "Show Read Filed Emails" button is set to ON or OFF, Blackberry HUB doesnt respond at all, but Blackberry Blend view changes at same second then I press.
    CONCLUSION: "Show Read Filed Emails" button ON and OFF BUG/PROBLEM/ERROR for Gmail accounts is confirmed and it STILL NOT FIXED!
    Please spread the word to people who have all the power to influence and accelerate processes to FIX this VERY SERIOUS ISSUE or please tell me there could I send this FIX SOLUTION to to get fastest respond and get it FIXED ASAP. THANK YOU!
    STILL NO FIX!

Maybe you are looking for