1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] [Bug 3526] [New] Due to css errors opera displays blank page in author mode.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%203526%5D%20%5BNew%5D%20Due%20to%20css%20errors%20opera%20displays%0A%20blank%20page%20in%20author%20mode.&In-Reply-To=%3Cbug-3526-14%40http.bugs.mageia.org/%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="001569.html">
<LINK REL="Next" HREF="001571.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] [Bug 3526] [New] Due to css errors opera displays blank page in author mode.</H1>
<B>Dave Hodgins</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BBug%203526%5D%20%5BNew%5D%20Due%20to%20css%20errors%20opera%20displays%0A%20blank%20page%20in%20author%20mode.&In-Reply-To=%3Cbug-3526-14%40http.bugs.mageia.org/%3E"
TITLE="[Mageia-webteam] [Bug 3526] [New] Due to css errors opera displays blank page in author mode.">bugzilla-daemon at mageia.org
</A><BR>
<I>Mon Nov 28 23:17:05 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="001569.html">[Mageia-webteam] [Bug 3515] Wiki returns invalid certificate
</A></li>
<LI>Next message: <A HREF="001571.html">[Mageia-webteam] [Bug 3526] Due to css errors opera displays blank page in author mode.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1570">[ date ]</a>
<a href="thread.html#1570">[ thread ]</a>
<a href="subject.html#1570">[ subject ]</a>
<a href="author.html#1570">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugs.mageia.org/show_bug.cgi?id=3526">https://bugs.mageia.org/show_bug.cgi?id=3526</A>
Summary: Due to css errors opera displays blank page in author
mode.
Product: Websites
Version: trunk
Platform: i586
URL: <A HREF="https://wiki.mageia.org/en/Mageia1_Release_Notes">https://wiki.mageia.org/en/Mageia1_Release_Notes</A>
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: wiki.mageia.org
AssignedTo: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">mageia-webteam at mageia.org</A>
ReportedBy: <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">davidwhodgins at gmail.com</A>
RPM Package: ?
Opening the url in opera just displays a blank page.
It can be viewed without styling using View/Style/User mode, or
by selecting the opera icon, then page/style/user mode, depending
on whether the menu bar is shown or not.
Right clicking on the blank page, and selecting validate will
open <A HREF="http://validator.w3.org/check#">http://validator.w3.org/check#</A> which shows a number of
errors, most of which are the use of <script> instead of
<script type="text/javascript">, but also the use of <style>
in the body section, while the style should be in the head
section.
Go to <A HREF="http://jigsaw.w3.org/css-validator/">http://jigsaw.w3.org/css-validator/</A> , paste in the url,
expand the "More options" section, and select CSS level 3, then
select the check button. It shows 12 errors and 73 warnings.
I don't know which error opera fails to handle that stops the
page from being displayed.
--
Configure bugmail: <A HREF="https://bugs.mageia.org/userprefs.cgi?tab=email">https://bugs.mageia.org/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the assignee for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001569.html">[Mageia-webteam] [Bug 3515] Wiki returns invalid certificate
</A></li>
<LI>Next message: <A HREF="001571.html">[Mageia-webteam] [Bug 3526] Due to css errors opera displays blank page in author mode.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1570">[ date ]</a>
<a href="thread.html#1570">[ thread ]</a>
<a href="subject.html#1570">[ subject ]</a>
<a href="author.html#1570">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
mailing list</a><br>
</body></html>
|