At 13:46 -0600 on 04/07/2012, LuKreme wrote about Re: Bad IMG SRC URLs:

On 07 Apr 2012, at 12:42 , Robert A. Rosenberg wrote:
Is this a known problem and if so is there a fix/setting so the SRC parm is created with the character not the encoded value?

I don't have access to v9 anymore (easily(, but is this a document encoding issue? That is, are you editing a UTF-8 document or does BBEdit have it marked as ISO-8859-1?


It is marked and saved as ISO-8859-1.

Here are the headers:

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
        <head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />


Even though the file name is xxxxêxxx.jpg the src shows up as xxxx%CC%82xxx.jpg. As I noted this causes problems since when the browser looks for xxxx%CC%82xxx.jpg is does not find it since the image has been uploaded as xxxxêxxx.jpg.

--
You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
<http://groups.google.com/group/bbedit?hl=en>
If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group.
Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>

Reply via email to