6.0.0-alpha12
6/10/25

[#875] Help template has errors
Summary Help template has errors
Queue Horde Base
Queue Version 2.2.5
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester alancio256 (at) hotmail (dot) com
Created 11/22/2004 (7505 days ago)
Due
Updated 11/22/2004 (7505 days ago)
Assigned
Resolved 11/22/2004 (7505 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/22/2004 04:22:43 PM Jan Schneider Comment #3
State ⇒ Not A Bug
Reply to this comment
No. common-header.inc needs to be included in both frames, otherwise 
you won't get a valid HTML pages, as the broken fonts in your second 
screenshot clearly shows.



If you change common-header.inc, make sure that your logo doesn't get 
included if called from help.php.
11/22/2004 04:08:25 PM alancio256 (at) hotmail (dot) com Comment #2 Reply to this comment
Sorry, the right snapshot-before is snapshot-before[1].



I can't find the "delete attachment" option anywhere...
11/22/2004 04:05:54 PM   New Attachment: snapshot-before[1].png Download
 
11/22/2004 04:03:18 PM   New Attachment: snapshot-after.png Download
 
11/22/2004 04:02:54 PM   New Attachment: snapshot-before.png Download
 
11/22/2004 03:53:43 PM alancio256 (at) hotmail (dot) com Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Help template has errors
Queue ⇒ Horde Base
Reply to this comment
If you use a common_header that includes a big image (ie: a company 
logo) You'll discover that the help window templates have the 
following errors:



in horde/templates/help/index.inc the frameset rows should be:

<frameset rows="*,*"

instead of <frameset rows="30,*"



in horde/help.php common-header.inc should be included only if 
$show=='menu', instead of $show=='index' (this is to avoid including 
common-header twice).

Saved Queries