#12301: Template adds extra characters when using utf8 file encoding
------------------------------------+---------------------------------------
Reporter: anonymous | Owner: nobody
Status: closed | Milestone:
Component: Uncategorized | Version: 1.1
Resolution: invalid | Keywords:
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
------------------------------------+---------------------------------------
Changes (by lukeplant):
* status: new => closed
* needs_better_patch: => 0
* resolution: => invalid
* needs_tests: => 0
* needs_docs: => 0
Comment:
I'm afraid there is no evidence that you've found a bug in Django here.
Obviously there must be a reason with Firefox displays the two pages
differently, and the difference between the pages can probably be
discovered using "view source".
I'm closing — re-open if you can show that '''Django''' is doing something
it shouldn't. We would need the actual base.html and header.html files,
along with the output generated. Perhaps your header.html files ends or
starts with a new line, in which case the above will behave differently
from simply modifying base.html to read. {{{<div><div style="border: solid
1px;">something</div></div>}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/12301#comment:1>
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.