Bug 35534 - dynamic header vanishes intermittently
Summary: dynamic header vanishes intermittently
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Web Site
Classification: Red Hat
Component: Other
Version: current
Hardware: i386
OS: Linux
high
high
Target Milestone: ---
Assignee: Tom Lancaster
QA Contact: Web Development
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-11 00:21 UTC by Tom Lancaster
Modified: 2005-10-31 22:00 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-11 19:13:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Tom Lancaster 2001-04-11 00:21:43 UTC
Intermittently, and silently, the dynamic headaer will not show up.
The XMLSub <Apps:header /> is being processed by Apache::ASP, because it is
excluded from the source of the generated page. 
However, it is not replaced by the header html.

This problem is intermittent, and varies in frequency from ~50% to ~10%,
when it is present at all.

Comment 1 Tom Lancaster 2001-04-11 19:13:01 UTC
From Paul Lindner: Usually it means that the XML/RDF didn't parse correctly. 
Restarting the server seems to fix it..  I'd create a special script that dumps
the cached contents of the XML::Simple transformation of the RDF, I bet it comes
up empty.. 

Will investigate. Will also look at updating XML::Simple, if possible.

Comment 2 Tom Lancaster 2001-04-25 19:05:19 UTC
I believe this problem is fixed. Diagnosis involved checking the return from
the eval wrapping the XML::Simple rdf parse. It turned out there was an old rdf
lying around on LIVE tag that didn't parse, but which had been deleted from QA
and HEAD.


Note You need to log in before you can comment on or make changes to this bug.