Fireworks isn't an HTML editor. I copied some text from a Fireworks mock up. The issue isn't that Fireworks put smart quotes, which I was well aware of. It was the fact that a Django template didn't allow smart quotes. I was concerned that this might be a bug.
On Aug 24, 6:46 pm, Josh Ourisman <[email protected]> wrote: > Perhaps I'm misinterpreting the error, but it sounds more to me like the > problem is with Adobe Fireworks inserting smart quotes where they have no > business being. I'm also not aware of Fireworks being an HTML editing > program, so I'm not entirely sure why you're creating templates with it. > > On Tue, Aug 24, 2010 at 8:41 PM, Yo-Yo Ma <[email protected]> wrote: > > @Josh - really helpful. Thanks. So, if Django had a bug pertaining to > > character encoding, it wouldn't be appropriate for me to report it > > here because I discovered it while I was developing a site. > > -- > Josh Ourismanwww.joshourisman.com > (301) 244-9674 > Washington DC -- You received this message because you are subscribed to the Google Groups "Django developers" group. 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/django-developers?hl=en.
