[GH-ISSUE #214] Remove empty lines before the DOCTYPE tag #198

Closed
opened 2026-02-27 11:10:34 +03:00 by kerem · 2 comments
Owner

Originally created by @tonioo on GitHub (Dec 4, 2013).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/214

Originally assigned to: @tonioo on GitHub.

Originally created by Antoine Nguyen on 2012-02-02T10:10:35Z

Because of the way django templates are handled, empty lines are inserted before the DOCTYPE tag. It is not well supported by IE.

Originally created by @tonioo on GitHub (Dec 4, 2013). Original GitHub issue: https://github.com/modoboa/modoboa/issues/214 Originally assigned to: @tonioo on GitHub. **Originally created by Antoine Nguyen on 2012-02-02T10:10:35Z** Because of the way django templates are handled, empty lines are inserted before the DOCTYPE tag. It is not well supported by IE.
kerem 2026-02-27 11:10:34 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2012-02-02T10:11:53Z

In [c40bf060fb4204ddf6526f0a5fdd79ea64069601]:

#!CommitTicketReference repository="" revision="c40bf060fb4204ddf6526f0a5fdd79ea64069601"
Django instructions moved after the DOCTYPE tag.
see #202
<!-- gh-comment-id:29814181 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2012-02-02T10:11:53Z** In [c40bf060fb4204ddf6526f0a5fdd79ea64069601]: <pre> #!CommitTicketReference repository="" revision="c40bf060fb4204ddf6526f0a5fdd79ea64069601" Django instructions moved after the DOCTYPE tag. see #202 </pre>
Author
Owner

@tonioo commented on GitHub (Dec 4, 2013):

Posted by Redmine Admin on 2012-02-02T10:15:32Z

In [eecaafedd4ceb4e24f6f6483848a190315147c50]:

#!CommitTicketReference repository="" revision="eecaafedd4ceb4e24f6f6483848a190315147c50"
Django instruction moved after the DOCTYPE tag.
fix #202
<!-- gh-comment-id:29814183 --> @tonioo commented on GitHub (Dec 4, 2013): **Posted by Redmine Admin on 2012-02-02T10:15:32Z** In [eecaafedd4ceb4e24f6f6483848a190315147c50]: <pre> #!CommitTicketReference repository="" revision="eecaafedd4ceb4e24f6f6483848a190315147c50" Django instruction moved after the DOCTYPE tag. fix #202 </pre>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#198
No description provided.