[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#728835: marked as done ([debian-timeline] Please display event dates in tooltips)



Your message dated Tue, 09 Dec 2025 12:19:09 +0000
with message-id <[🔎] E1vSwgP-003SKB-1B@fasolo.debian.org>
and subject line Bug#1116674: Removed package(s) from unstable
has caused the Debian Bug report #728835,
regarding [debian-timeline] Please display event dates in tooltips
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
728835: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728835
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debian-timeline
Version: 25
Severity: wishlist

The position of events in the timeline gives a good idea of when they happened. However, labels are quite long, making it hard to say precisely which day an event occured, even though that information is in the data.

I am not clear on why this information doesn't show, as upstream SIMILE's example shows dates fine in tooltips: http://www.simile-widgets.org/timeline/

The event data has the same format as ours. upstream uses the uncompressed version of SIMILE, where the relevant code clearly appears in sources.js, but I also found the compressed form in our timeline-bundle.js:
fillTime:function(a,b){if(this._instant){if(this.isImprecise()){a.appendChild(a.ownerDocument.createTextNode(b.labelPrecise(this._start)));a.appendChild(a.ownerDocument.createElement("br"));a.
appendChild(a.ownerDocument.createTextNode(b.labelPrecise(this._end)))}else{a.appendChild(a.ownerDocument.createTextNode(b.labelPrecise(this._start)))}}else{if(this.isImprecise()){a.appendChild(a.ownerDocument.createTextNode(b.labelPrecise(this._start)+" ~ "+b.labelPrecise(this._latestStart)));a.appendChild(a.ownerDocument.createElement("br"));a.appendChild(a.ownerDocument.createTextNode(b.labelPrecise(this._earliestEnd)+" ~ "+b.labelPrecise(this._end)))}else{a.appendChild(a.ownerDocument.createTextNode(b.labelPrecise(this._start)));a.appendChild(a.ownerDocument.createElement("br"));a.appendChild(a.ownerDocument.createTextNode(b.labelPrecise(this._end)))}}}

If this is a configuration issue, it wasn't blindingly obvious.

--- System information. ---
Architecture: i386
Kernel: Linux 3.10-3-amd64

Debian Release: jessie/sid
990 testing http.us.debian.org
500 unstable http.us.debian.org
1 experimental debian.mirror.iweb.ca

--- Package information. ---
Depends (Version) | Installed
====================================-+-===========
libjs-simile-timeline | 2.3.0+dfsg-0.1


Package's Recommends field is empty.

Package's Suggests field is empty.

--
Filipus Klutiero
http://www.philippecloutier.com

--- End Message ---
--- Begin Message ---
Version: 46+rm

Dear submitter,

as the package debian-timeline has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1116674

The version of this package that was in Debian prior to this removal
can still be found using https://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply to: