| Summary | Extra HTML header in checkout view |
| Queue | Chora |
| Queue Version | HEAD |
| Type | Bug |
| State | Resolved |
| Priority | 1. Low |
| Owners | |
| Requester | Matt Selsky <selsky (at) columbia (dot) edu> |
| Created | 05/31/2006 (717 days ago) |
| Due | |
| Updated | 05/31/2006 (717 days ago) |
| Assigned | |
| Resolved | 05/31/2006 (717 days ago) |
| Attachments | |
| Milestone | |
| Patch |
State ⇒ Resolved
Fixed.Queue ⇒ Chora
Summary ⇒ Extra HTML header in checkout view
State ⇒ Unconfirmed
Type ⇒ Bug
Priority ⇒ 1. Low
If a file to be viewed in checkout mode can be displayed "inline", then an extra HTML header is printed in the "checkout" div:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd">
<!-- Horde: Copyright 2000-2006, The Horde Project. Horde is under the LGPL. -->
<!-- Horde Project: http://horde.org/ -->
<!-- GNU Library Public License: http://www.fsf.org/copyleft/lgpl.html -->
<html lang="en-US"><head>
<script type="text/javascript" src="/js/stripe.js"></script>
<title>Version Control</title>
<link href="/themes/graphics/favicon.ico" rel="SHORTCUT ICON" />
<link href="/h/themes/screen.css" rel="stylesheet" type="text/css" />
<link href="/h/themes/bluewhite/screen.css" rel="stylesheet" type="text/css" />
</head>
<body>
For a sample, see:
http://cvs.horde.org/co.php?r=2.655&f=imp%2Fmessage.php