#12301: Template adds extra characters when using utf8 file encoding
------------------------------------+---------------------------------------
          Reporter:  anonymous      |         Owner:  nobody
            Status:  reopened       |     Milestone:        
         Component:  Uncategorized  |       Version:  1.1   
        Resolution:                 |      Keywords:        
             Stage:  Unreviewed     |     Has_patch:  0     
        Needs_docs:  0              |   Needs_tests:  0     
Needs_better_patch:  0              |  
------------------------------------+---------------------------------------
Changes (by anonymous):

  * status:  closed => reopened
  * resolution:  invalid =>

Comment:

 Ok, I'm attaching simple simple project, which has all needed files to
 run. And if you run it without any changes, you should get invisible
 character, which gives extra line, but if you change header.html file
 encoding to ansii, the space will disappear. Nothing changes, except for
 that file encoding. It is the same in both, IE8 and FF, only FF firebug
 shows empty line, and IE8 developer tools show that character as a square.
 I suggest you, just try it and you should be able to see. I'm running
 windows xp, python 2.6.4 and latest stable django, which is 1.1.1

-- 
Ticket URL: <http://code.djangoproject.com/ticket/12301#comment:2>
Django <http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

--

You received this message because you are subscribed to the Google Groups 
"Django updates" 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-updates?hl=en.


Reply via email to