Why is the URL constantly updated in ie but not in safari?

Safari: https://www.mysite.com/app/editor?handle_type_id=7#m=editor&wfs=2
Internet Explorer 8: https://www.mysite.com/app/editor?handle_type_id=7#1262397566?1262397566?1262397566?126239 7566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?12623975 66?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566 ?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1 262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?126 2397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?12623 97566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397 566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?126239756 6?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566? 1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?12 62397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262 397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?126239 7566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?12623975 66?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566 ?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1 262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?126 2397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?12623 97566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397 566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?126239756 6?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566? 1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?12 62397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262 397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?1262397566?126239 7566?m=ed
When I go to the site in IE, it starts out fine, but ?1262397566 is added repeatedly (I can actually see them added 1 at a time), until it runs out of room obviously.
Does anyone know what this number is and why it is showing up repeatedly? Something tells me it's an IE thing but it should only be showing up once.
Any help would be greatly appreciated!

A little more information:
I have a method in my main .mxml file:
private var browserManager:IBrowserManager = BrowserManager.getInstance();
private function saveHistoryStateHandler( event:CustomEvent ):void {
browserManager.setFragment( URLUtil.objectToString( event.data, '&', false ) );
In my other modules (separate .swfs), I dispatch a new CustomEvent and this is triggered whenever it hears the event. This seems to work fine in firefox, safari, etc.
If I comment out the browserManager.setFragment line, it doesn't get stuck in an infinite loop (obviously history management is disabled in this case, however).
Thanks!

Similar Messages

  • Why does the FP 10 work with firefox but not with IE8

    I down loaded the folowing for xp FP uninstall, FP plugin and FP debug from the link in one of your replys. now I can watch youtube  with firefox but not with IE8. you asked me before if i was using 16 bit. whats that mean and how do I find out? please help I just want to watch youtube on IE!

    Ok Shag, since you hadn't been on a Forum before, then I'll take some of what I said back:-) I wanted you to stay on one thread, you can get in trouble trying things that may cause you more problems than you had in the beginning. I just had your best interest at heart
    I'll even overlook your all caps here:-) At least you responded
    Now since you say you fixed it, what you should do is to confirm it is fixed by taking a look at your Flash folder. This contains all of the Flash files for IE and FF. Then make sure you have the IE add on and the FF add on. That way if you have any future problems, at least you would know it is not the Flash Player.
    You should only have 2 .exe files for IE and 1 for FF.
    For Video editing, I would check Microsoft and see what they have. Perhaps someone else will come along with other info for you.
    No, I don't get paid here, since I am not an employee. Just a user helping others, since I had a problem at one time and after 4 hours of researching solved it.
    Let me know if you want to check the Flash files.
    Thanks,
    eidnolb

  • BT URL works in Google Chrome but NOT in Safari

    This is the URL      https://www.bt.com/consumerFaultTracking/secure/fa​ults/tracking.do?pageId=31
    All works on that page as one might expect, but when opened in Safari the links/buttons do NOT work!  
    Please investigate and correct matters.
    Thanks.
    David B.

    What is the output format?
    Sreekanth

  • HT5295 Why does the app stop updating if you have not played 5 episodes? Is there a way to turn this off?

    Can I keep it from not updating after 5 unplayed episodes?

    I would also like a way to turn off this "feature." Currently, if I miss 5 episodes of a podcast, the Podcasts app stops auto-downloading new episodes of that podcast. I, however, would prefer that my Podcasts app simply keep the most recent 3 episodes of the podcasts I subscribe to, whether I've listened to other recent episodes, or not. And "most recent 3" is just my preference. I'm sure there are people out there who want to keep every episode, listened or not, recent or not. There shouldn't be limitations on how we decide to use our memory or bandwidth.

  • Why does the query work in SQL Developer, but not in APEX?

    Hi, guys:
    I have a silly question. I have a complicated query, and I tested it successfully with SQL developer, and result is correct. However, when I put it into APEX to generate a report, it always reports no data found. I also know the condition related to "other marks" select list in the where clause part causes this problem. It also looks strange: before I add this condition, everything works OK; after I add this condition, even I do not choose the "other marks" select list, other components do not work neither. I always got no data found result. Could anyone help me on this problem? You can also visit our developing site as http://lsg-solutions.com:8888/apex/f?p=206 to check the problem.
    Thanks a lot
    Sam
    select distinct 'MAP','Detail',so.doc_number as "DOC Number", so.offender_id as "Offender ID", so.first_name||' '|| so.middle_name||' '||so.last_name as "Offender Name",
    so.date_of_birth as "Date of Birth",
    (select sc1.description from sor_code sc1 where sc1.code_id=so.race) as "Race",
    (select sc2.description from sor_code sc2 where sc2.code_id=so.sex) as "Sex",
    (select sc8.description from sor_code sc8 where sc8.code_id=so.hair_color) as "Hair Color",
    (select sc9.description from sor_code sc9 where sc9.code_id=so.eye_color) as "Eye Color",
    replace(replace(nvl2(sl.address1, sl.address1||' '||sl.address2 ||' '||sl.city ||' '||sl.county||' '||(select sc3.description from sor_code sc3 where sc3.code_id=sl.state)||' '||sl.zip, 'No Known Address'),'#'),',') as "Address",
    replace(replace(nvl2(sl.physical_address1,sl.physical_address1||' '||sl.physical_city ||' '||sl.physical_county||' '||(select sc4.description from sor_code sc4 where sc4.code_id=sl.physical_state)||' '||sl.physical_zip, 'No Known Address'),'#'),',') as "Physical Address",
    sl.status as "Status",
    sl.jurisdiction as "Jurisdiction",
    to_char(sl.ADDRESS_LATITUDE) as "Address Latitude",to_char(sl.address_longitude) as "Address Longitude",
    to_char(sl.physical_address_latitude) as "Physical Latitude",to_char(sl.physical_address_Longitude) as "Physical Longitude",
    decode(rox.habitual, 'Y', 'Habitual', '') as "Habitual",
    decode(rox.aggravated, 'Y', 'Aggravated', '') as "Aggravated",
    rox.status as "Registration Status",
    rox.registration_date as "Registration Date",
    rox.end_registration_date as "End Registration Date"
    from sor_location sl, sor_offender so, registration_offender_xref rox, sor_last_locn_v sllv
    where rox.offender_id=so.offender_id
    and sllv.offender_id(+)=so.offender_id
    and sl.location_id(+)=sllv.location_id
    and rox.status not in ('Merged')
    and rox.reg_type_id=1
    and upper(rox.status)='ACTIVE'
    and nvl(rox.admin_validated, to_date(1,'J'))>=nvl(rox.entry_date, to_date(1,'J'))
    and (((select sc11.description from sor_code sc11 where sc11.code_id=so.race and sc11.description=:P5_SL_RACE) is not null ) or (:P5_SL_RACE is null))
    and (((select sc12.description from sor_code sc12 where sc12.code_id=so.sex and sc12.description=:P5_SL_SEX) is not null ) or (:P5_SL_SEX is null))
    and (((select sc13.description from sor_code sc13 where sc13.code_id=so.hair_color and sc13.description=:P5_SL_HAIR_COLOR) is not null ) or (:P5_SL_HAIR_COLOR is null))
    and (((select sc14.description from sor_code sc14 where sc14.code_id=so.eye_color and sc14.description=:P5_SL_EYE_COLOR) is not null ) or (:P5_SL_EYE_COLOR is null))
    and (( so.offender_id in(select sm.offender_id from sor_code sc15, sor_mark sm, sor_offender so1 where sm.offender_id=so1.offender_id and sc15.code_id=sm.code and sc15.description=:P5_SL_OTHER_MARKS and sm.description is not null)) or (:P5_SL_OTHER_MARKS is null))

    My suggestion would be to put some instrumentation into your query and see what values you are using.. Or even simpler take out ALL the where clauses you can until data starts to sho wup and then add them back in one at a time until you find the culprit..
    My bet would be on any date comparisons you are doing between page items and database columns..
    Thank you,
    Tony Miller
    Dallas, TX

  • Why is the wifi working on my mac but not on my other devices?

    The mac i have is connected to the wifi and is working just fine, but my other 5 devices are not working with the wifi network that i have with the AirPort and my TimeCapsule. they were working fine the other day and just stared to act up... i already reset the time machine but that didnt fix anything.

    Describe the whole network.. how are the airport and tc linked. What mode are they running in?
    I would reset the wireless to conform to SMB rules.. which are much more compatible with modern Apple equipment for some reason.. to say nothing of the rest of the world.
    Make all names short, no spaces.. pure alphanumeric.. absolutely no apostrophe.. that apple corruption.
    Fix and lock the wireless channels. I would set different name for 5ghz to keep everything honest. Stop voodoo auto settings.
    Use WPA2 Personal security only.
    (SMB name should extend to TC itself ie its network name and the hard disk.. apple used a mixture of names but it should have no spaces.. short.. TC Disk is wrong.. TCDisk is fine. Apple often use spaces where they shouldn't).

  • Why does the album artwork show in itunes but not on my iphone?

    When im in itunes all the artwork shows but when i sync it not all of the artwork comes up on my iphone.

    I guess I have successfully solved that. Somehow  predicted this problem's appearance and added a function of ID3 tags version conversion. Just convert all of your mp3 files' tags to version 2.4. worked for me, now bitrate gets downgraded and artwork is safe.
    p.s.: some of the artwork (especially files that originally were higher bitrate AAC converted to 128 kbit/s) won't show the artwork in the artist or album list at first. just play any of such songs and artwork will show up.

  • Why is the new map update not as good as the old one

    Why is the new map update not as good as the old one

    Why is the new map update not as good as the old one

  • Why is the IOS 8 update not available for the Iphone 4?

    Why is the IOS 8 update not available for the Iphone 4? Will it ever be available? I cannont afford a new Iphone at this time so why am i being penalized for not having a new Iphone. Very upset

    Scottwick wrote:
    I think they want you to upgrade to the new Iphone  or get the Iphone c or s
    Well of course they would, but that's not why iPhone 4 can't have iOS8.  It is simply the fact iPhone 4 can't support the features of iOS8.  Le'ts be realistic in recognizing iPhone 4 is now over 4 years old.  In cell phone land, that is ancient........

  • Why will icloud update my contacts, but not my calendar (ie birthdays) I have the "show birthday calendar" ticked

    why will icloud update my contacts, but not my calendar (ie birthdays) I have the "show birthday calendar" ticked

    why will icloud update my contacts, but not my calendar (ie birthdays) I have the "show birthday calendar" ticked

  • HT4623 Why is the latest ipad update shortening battery life?

    Why is the latest ipad  update, 6.1.2, shortening battery life?

    The last update 6.1.2 resolved a problem with Microsoft Exchange and could lengthen battery life not shorten it.

  • Why since the new i06 update do I not get my notifications on texts when my iphone 4 is in lock screen?

    Why since the new i06 update can I not get my notifications sound for texts when my iphone4 is in lock screen?

    You already have a thread going on this...
    Anyone having problems with their phones after i06 update?

  • Hello, since the update, and for three days no longer have access to the apple tv to my tv series bought why? I can play them on ipad but not have access to these series on apple tv

    Hello, since the update, and for three days no longer have access to the apple tv to my tv series bought why? I can play them on ipad but not have access to these series on apple tv
    Thanks

    What model of Mac? Mirroring will require a model from 2011 or later, running OS X 10.8 or later
    About AirPlay Mirroring in OS X

  • Why does my iPad I updated to ios7 yesterday not talk to my canon mg4250 today. It worked fine before my upgrade...

    Why does my iPad I updated to ios7 yesterday not talk to my canon mg4250 today. It worked fine before my upgrade...

    daelitesmom wrote:
    I can't update apps via the ipad alone because it doesn't have enough space for the update, and I can't update via the laptop without erasing everything in the process WHICH it does on it's own.
    FRUSTRATED in New York
    There lies the possible root of the problem. Make sure you keep enough available space for the ipad to update and function properly.

  • I would like to update adobe flash but not install the google toolbar, no option to do so, I had to

    i would like to update adobe flash but not install the google toolbar, no option to do so, I had to abort the update. thank you.

    When I do the update, I get a request about google and decline. I am not sure why you do not get such a selection. To get better information, try the Flash forum.

Maybe you are looking for

  • When I play my music from my playlist it will not advance to the next song, it just repeats the song over.  I have to advance to the next song manually.

    When I am playing my music it will not advance to the next song, it just keeps repeating the song.  The only way to go to the next song is to do it manually.  It just started this after the last update.  How do I fix it, hard to listen to at the gym.

  • After your initial sync...

    I bought an iPad and followed the set up instructions, syncing it with my MacBook Pro in the process. It worked great; it appears that all my music and videos were successfully imported. But I have a few questions. First, my understanding is that if

  • Configuring EMail in Database Cloud Service(Schema)

    Hi I am trying to use APEX_MAIL for emailing. Before using this, Where do I configure SMTP host , port ...etc in my Database Cloud Service.?? I tried log in to APEX console of my Database, Administration tab but I didn't find any place to setup this

  • RMAN DELETE EXPIRED

    Does anybody could explain difference between DELETE OBSOLETE command and DELETE EXPIRED The way I uderstand DELETE OBSOLETE would delete physical backupsets and catalog records for them if it beyond retention policy. But what is DELETE EXPIRED does?

  • MCU Module Compiler Question

    I would like to know if it is possible to use other compilers/assemblers with the MCU Module? If this is possible, could you tell me how to set it  up so tthat it would be selectable from within the MCU Module set-up dialog box. Kittmaster's Componen