Bug#1032293: debian-timeline: validation errors in timeline.debian.net

2023-03-03 Thread Laura Arjona Reina
Control: retitle -1 Using  makes timeline empty (only 
header and footer are displayed)


Hello again
After researching a bit more, I think that the timeline software is not 
compatible with HTML5, at least the way it's used by debian-timeline.


Similar issue was raised long time ago to upstream project:

https://code.google.com/archive/p/simile-widgets/issues/450

with no answer :-/

I think I'll leave this bug here, my HTML/js skills are not enough to 
try to solve it, and rename it to reflect that the only validation issue 
left is the HTML5 doctype compatibility.


Kind regards



El 3/3/23 a las 11:14, Laura Arjona Reina escribió:

Hello again

I have committed the changes and later removed the DOCTYPE declaration, 
and it seems all the validation erros have been gone, except the one 
about the DOCTYPE declaration.


I don't know which DOCTYPE is the best one to use with the timeline.
I've had searched for info in
http://simile-widgets.org/timeline/
https://github.com/simile-widgets/timeline/
https://groups.google.com/g/simile-widgets
and I guess we can use  but we would need to make some 
adjustments to correctly load the xml files with the events, releases 
and release eras.


I'll continue working on this.

Kind regards,

El 3/3/23 a las 9:09, Laura Arjona Reina escribió:

Package: debian-timeline
Version: 45
Followup-For: Bug #1032293

Hello, I have tried to fix the validation errors with commit
8d6c753ecb6be22915a9c8430b3db50ec1a566a3 (patch attached), but 
deploying it in

timeline.debian.net resulted in the headers and footers of the page being
rendered, but not the actual body with the timeline of events (i.e. 
the same
result than installing the package locally (bugs #1032166 and maybe 
#655664
(this time in Firefox too)) . So I guess more fixes are needed. I'll 
try to

work on this.

Kind regards





--
Laura Arjona Reina
https://wiki.debian.org/LauraArjona



Bug#1032293: debian-timeline: validation errors in timeline.debian.net

2023-03-03 Thread Laura Arjona Reina

Hello again

I have committed the changes and later removed the DOCTYPE declaration, 
and it seems all the validation erros have been gone, except the one 
about the DOCTYPE declaration.


I don't know which DOCTYPE is the best one to use with the timeline.
I've had searched for info in
http://simile-widgets.org/timeline/
https://github.com/simile-widgets/timeline/
https://groups.google.com/g/simile-widgets
and I guess we can use  but we would need to make some 
adjustments to correctly load the xml files with the events, releases 
and release eras.


I'll continue working on this.

Kind regards,

El 3/3/23 a las 9:09, Laura Arjona Reina escribió:

Package: debian-timeline
Version: 45
Followup-For: Bug #1032293

Hello, I have tried to fix the validation errors with commit
8d6c753ecb6be22915a9c8430b3db50ec1a566a3 (patch attached), but deploying 
it in

timeline.debian.net resulted in the headers and footers of the page being
rendered, but not the actual body with the timeline of events (i.e. the 
same

result than installing the package locally (bugs #1032166 and maybe #655664
(this time in Firefox too)) . So I guess more fixes are needed. I'll try to
work on this.

Kind regards



--
Laura Arjona Reina
https://wiki.debian.org/LauraArjona



Bug#1032293: debian-timeline: validation errors in timeline.debian.net

2023-03-03 Thread Laura Arjona Reina

Package: debian-timeline
Version: 45
Followup-For: Bug #1032293

Hello, I have tried to fix the validation errors with commit
8d6c753ecb6be22915a9c8430b3db50ec1a566a3 (patch attached), but deploying 
it in

timeline.debian.net resulted in the headers and footers of the page being
rendered, but not the actual body with the timeline of events (i.e. the same
result than installing the package locally (bugs #1032166 and maybe #655664
(this time in Firefox too)) . So I guess more fixes are needed. I'll try to
work on this.

Kind regards

--
Laura Arjona Reina
https://wiki.debian.org/LauraArjonaFrom 8d6c753ecb6be22915a9c8430b3db50ec1a566a3 Mon Sep 17 00:00:00 2001
From: Laura Arjona Reina 
Date: Fri, 3 Mar 2023 08:40:19 +0100
Subject: [PATCH] Fix validation errors (reported by w3c validator, bug
 #1032293)

---
 debian/changelog |  6 ++
 index.html   | 16 +---
 2 files changed, 15 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6b6251b..e11c4d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debian-timeline (47) UNRELEASED
+
+  [ Laura Arjona Reina ]
+  * Fix validation errors (Closes: #1032293)
+  
+
 debian-timeline (46) unstable; urgency=medium
 
   * Team upload.
diff --git a/index.html b/index.html
index 277d3a1..6e01a90 100644
--- a/index.html
+++ b/index.html
@@ -1,15 +1,17 @@
-
+
+
 
+
 Debian Project Timeline - a timeline of the Debian Project
-
-
+
+