• Page 1 of 1
  • 1
HTML in post being changed on edit
Wolfman
Posts: 29
Reputation: 0

Message # 1 | 3:22 AM
I did not see this posted anymore..
I make a lot of video posts on my board and have noticed a character in my post being changed anytime I go to edit that post..
flashvars="file=FLASHFILE&image=POSTER.JPG" will be changed to flashvars="file=FLASHFILEℑ=POSTER.JPG"
Just wondering if anyone had an idea as to why that is happening.. I have to manually change it back anytime I edit one of those posts otherwise it prevents the video from loading..

Just noticed that it gets changed on here as well.. The character that is being changed is & gets changed to whatever ℑ is..

Post edited by Wolfman - Monday, 2010-10-18, 1:47 PM
NTP
Posts: 296
Reputation: 10

Message # 2 | 1:30 PM
have you tried the ISO-8859-1 character:
Code
& amp; without spaces
instead? or the ASCII character:
Code
& #38;  without spaces
?

Web design and film == my 2 passions.

Genesis Inc. ~ New Horizons, New Beginnings
Post edited by NTP - Monday, 2010-10-18, 1:32 PM
Wolfman
Posts: 29
Reputation: 0

Message # 3 | 6:51 PM
Did not think of that.. I appreciate the help..

Added (2010-11-11, 12:51 PM)
---------------------------------------------
Still having the same problem.. I tried both the ISO-8859-1 character and the ASCII character.. I noticed not only the & character being replaced but also some of the words being removed as well.. What is weird is its not screwing up on the whole post but parts of it..

The code that is being messed with is
value="file=http://www.fileden.com/files/2007/8/6/1327305/Music Videos/LAMBreakYouFanMade.flvℑ=http://&skin=http://www.youralteredreality.com/AlteredVideo/glow.zip&controlbar=over&stretching=exactfit"
As you can see even here the & is being replaced at certain parts and also the word image is being removed..

Post edited by Wolfman - Thursday, 2010-11-11, 6:59 PM
  • Page 1 of 1
  • 1
Search: