Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 19324 by ctrager: Chrome changes <img src=...&id=  to ...&di=      
That is, the "id" is changed to "di".
http://code.google.com/p/chromium/issues/detail?id=19324

Chrome Version  2.0.172.39    : <Copy from: 'about:version'>
URLs (if applicable) : http://ifdefined.com/btnet/edit_bug.aspx?id=4172

Make sure to click the link "show inline images" in the middle of the page.

Other browsers tested:
   Add OK or FAIL after other browsers where you have tested this issue:
      Safari 4:
   Firefox 3.x: OK
          IE 7:
          IE 8: OK

What steps will reproduce the problem?
1.  Go to URL
2.  Click on "show inline images"
3.  Look at Developer/Javascript Console/Resources (maybe refresh the page
after you open it).
4.  Look for the Resource view_attachment.aspx and you'll see a URL with
"&di=" in it, but if you look at the source of the page, there's just &id=,
not &di=.

What is the expected result?

"&id="

What happens instead?

"&di="

Please provide any additional information below. Attach a screenshot if
possible.

I've attached a couple screenshots.

My server side code detects this error, which is how it was discovered.  So
far, only with Chrome, not with any version of IE or Firefox.   The page is
only an example.   I'm not the only person with the error - somebody
reported it to me, same Chrome version.

Attachments:
        pic1.jpg  70.3 KB
        pic2.jpg  40.1 KB

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to