tracker issue : CF-3967459

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

Image Properties rewrite after installing Microsoft KB3032359

| View in Tracker

Status/Resolution/Reason: Closed/Withdrawn/CannotReproduce

Reporter/Name(from Bugbase): Christian Polintan / Christian Polintan (Christian Polintan)

Created: 04/09/2015

Components: AJAX, UI Components

Versions: 10.0

Failure Type: Incorrect w/Workaround

Found In Build/Fixed In Build: Final /

Priority/Frequency: Normal / Some users will encounter

Locale/System: English / Win 2008 Server R2 64 bit

Vote Count: 0

Problem Description: After installing Microsoft KB3032359, if you copy an image from one domain and paste it into the TextArea on a webpage on a different domain, the Image Properties for the image is changed to http://bbb.abc.com/CFIDE/scripts/ajax/FCKeditor/editor/images/testimage.jpg

Steps to Reproduce: Copy image from http://aaa.abc.com/images/testimage.jpg and paste it into a TextArea field on http://bbb.abc.com.  

Actual Result: The Image Properties for the image will automatically change to http://bbb.abc.com/CFIDE/scripts/ajax/FCKeditor/editor/images/testimage.jpg 

Expected Result: The Image Properties should remain as http://aaa.abc.com/images/testimage.jpg 

Any Workarounds: Don't install KB3032359. Use Chrome instead of IE11.  Copy/paste correct URL into Image Properties

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3967459

External Customer Info:
External Company:  
External Customer Name: Christian
External Customer Email:  
External Test Config: My Hardware and Environment details:

Attachments:

Comments:

You do not have Internet Explorer 11 as a browser option on the right so my only choice is IE 10 even though this is specific to IE11
Comment by External U.
7905 | April 09, 2015 01:04:47 PM GMT
Christian, I am unable to observe the issue with IE11 / CF10,0,15,292620 on Windows 7 x64 SP1 with KBCF-3032359 for IE 11 applied. Do you have this update applied on the machine where the CF server is hosted or the on the client machine from where you are accessing the cfm page or both? What is the build number of your CF server? An image copied from, say remotehost to localhost (both running the same test script on CF10u15) return the following result: Test code used: <cfif isdefined("form.imgtextarea")> <cfdump var="#form#"> </cfif> <cfform name="imgform"> <cftextarea name="imgtextarea" richtext=true> Copy img here and click on submit. </cftextarea> <input type="submit" value="submit field"><br> </cfform> On copying the image from remotehost text area and pasting it in the localhost's text area, and clicking on the submit button, the output is: IMGTEXTAREA <p><img alt="" src="http://remotehost:81/CFIDE/neo_scripts/scripts/ajax/FCKeditor/editor/images/smiley/msn/shades_smile.gif" /></p> Am I missing something here?
Comment by Piyush K.
7906 | April 13, 2015 02:12:24 AM GMT
Closing this, since this is not reproducible and we haven't heard back from the reporter. Please feel free to post a comment if you have any input on the matter.
Comment by Piyush K.
7907 | June 16, 2015 03:29:05 AM GMT