[Tickets #3989] NEW: Extra HTML header in checkout view
bugs@bugs.horde.org
bugs at bugs.horde.org
Wed May 31 06:50:19 PDT 2006
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://dev.horde.org/horde/whups/ticket/?id=3989
-----------------------------------------------------------------------
Ticket | 3989
Created By | Matt Selsky <selsky at columbia.edu>
Summary | Extra HTML header in checkout view
Queue | Chora
Version | HEAD
State | Unconfirmed
Priority | 1. Low
Type | Bug
Owners |
-----------------------------------------------------------------------
Matt Selsky <selsky at columbia.edu> (2006-05-31 06:50) wrote:
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
More information about the bugs
mailing list