View Issue Details

IDProjectCategoryView StatusLast Update
0000429WackoWikicachepublic2013-01-05 10:05
Reportervaraha Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
PlatformCloud ServerOSFedoraOS Version17
Product Version5.1.0 
Summary0000429: Cache swallows part of html code around "breadcrumb"
DescriptionFirst file cache - cached page http://mysite.com/Pervaja/Vtoraja
second file cache-no - no cached

theme - default modified

--- cache 2012-10-19 07:16:04.175100113 +0000
+++ cache-no 2012-10-19 07:17:29.972100102 +0000
@@ -98,3 +98,18 @@
 <input type="text" name="phrase" id="phrase" size="20" />
 <input class="submitinput" type="submit" title="Поиск" alt="Поиск"
 value="Поиск"/>
+</form>
+</div>
+
+</div>
+</div>
+<div class="breadcrumb">
+ <span class="breadcrumb-text">
+ http://mysite.com/Pervaja/Vtorajahttp://mysite.com/Pervaja > Вторая </span>
+</div>
+<div id="content">
+
+<div id="page" class="page">
+<a name="h52-1"></a><h1>Вторая</h1>
Steps To ReproduceSee above
Additional InformationI can't find reason of bad charset recognizing of cached pages by all browsers.
Page have the code in the header:
============================
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="ru" lang="ru">
<head>
        <title>ЗаПорогом : Контакты</title>
        <meta http-equiv="content-type" content="text/html;
charset=windows-1251" />
============================
but all browsers recognizes all cached pages as UTF8-coded


TagsNo tags attached.

Relationships

related to 0000430 resolvedadministrator cache patch 

Activities

varaha

2012-10-19 10:07

reporter   ~0000870

Last edited: 2012-10-20 04:26

> I can't find reason of bad charset recognizing
I found it.
See my ticket 0000430

administrator

2012-10-20 04:25

administrator   ~0000871

May be its better to attach the .patch file as attachment.

Issue History

Date Modified Username Field Change
2012-10-19 07:41 varaha New Issue
2012-10-19 10:07 varaha Note Added: 0000870
2012-10-20 04:25 administrator Note Added: 0000871
2012-10-20 04:26 administrator Note Edited: 0000870
2012-10-20 04:26 administrator Relationship added related to 0000430
2012-10-20 04:27 administrator Description Updated
2013-01-05 10:05 administrator Status new => closed
2013-01-05 10:05 administrator Resolution open => duplicate