{5} Assigned, Active Tickets by Owner (Full Description) (20 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

JimmY2K

Ticket Summary Component Milestone Type Created
Description
#243 Not support Chinese Character Downloads None defect 2007-07-05

Firefox version 2.0.0.4 DTA version 0.9.9.10 When try to save the download file, if the file name is in Chinese (I believe this apply to all double bytes file name) the file name save on the destination is garbage.Hope that the new version will support UTF-8 in displaying and saving the file.

Thanks for your great job. This will make it much better.

Thanks KK


MaierMan

Ticket Summary Component Milestone Type Created
Description
#286 DownThemAll 1.0b1 cpu usage is very high Performance None defect 2007-07-26

I have a six megabit connection and a 1,2 Ghz Centrino Laptop running Ubuntu 7.04. If I download only one file with only one chunk Firefox uses always at least 50 - 60% cpu and with two downloads with one chunk 80 - 90%. I think this is too much and it prevents cpu from scaling down so laptop makes much more noises. Wget btw. uses only around 1%. I know that a GUI needs more but I have disabled the great new tooltip so the difference shouldn't be so great. This is not only a problem of 1.0 beta since the old version has a similar problem but I think cpu usage has increased.

Btw. except of the high cpu usage DownThemAll is a great download manager and since 1.0b it works without problems under Linux and it is the only download manager for Linux I have found which could manage file name changes after download start (filenames different from url).


#1092 Akismet broken [was: Ticket reply marked as spam] Website None defect 2009-03-17

This is a duplicate of #860.

When I try to answer a ticket, no matter what I write, the message is marked as spam and rejected.


#1114 Create First Run/Tutorial page Website 2.0 task 2009-03-29

Contents should at least include:

  • Privacy Policy
  • No Warranty/License
  • Tutorial
    • Your first selection download
    • Your first manual download
    • Batches
    • Adding/using the toolbar items
      • clicks
      • drag'n'drop
      • selector

Things to consider

  • Provide the tutorial with the XPI / via Website (security impact)
  • Ads / Donation info
  • Localization
  • Video/Animation/Images

#251 mailbox support to allow TB to download attachments --- defect 2007-07-10

Implement mailbox protocol support so that TB users can download attachments.

Extending the protocol switch is not enough as the mailbox protocol seems to carry the filename within the query string; so dig into the TB source to see how they handle it ;)


#648 *text* renaming tag broken? [was: Unwanted behaviour in 1.0] --- None defect 2008-03-25

I use DTA to make backup copies of documents from a web based front-end to a Document Management System.

The web page presents the links like this: http://192.200.9.10/ivscripts/qwbcgi.exe/docfetch?igs_mn_sessionid=8770&id=4&db=gpl

and the text decsription might be "Quality Systems Manual". Most documents are in PDF format, some are JPGs.

I use a renaming mask of *text*.*ext* Before version 1.0 this worked correctly and I would be able to download all 1,000 files which would be named "Quality Systems Manual.pdf" etc.

Version 1.0 downloads the files but leaves the extension blank for PDFs (however for JPGs the extension is added).

I have just gone back to the previous 0.99 version and it is working as I require.


#794 Downloads Cancelled for size mismatch beetween real and NaN Downloads None defect 2008-06-18

Windows XP Sp2 + FF3 + DDA1.0.3 Fist of all: Sorry about my poor english!!!! GO: I have updated to FF3 today and this error appeared for 1st time. When i try to download links like this, for example : ftp://hometown.aol.com/saritox/private/maihime04_001.jpg it starts downloading with size reported as "XX.Xkb of NaN bytes". The file gets fully downloaded, becouse i know the actual size, and when it finishes y get an error: File size mismatch XXXXXXXX (in bytes - the real size of the file) with NaN and DDA cancels the download. I need help on this please!!! thanks anyway!!!!


#1001 DtA loses the job after restart Downloads None defect 2009-01-03

When there are jobs running in dTa, closing the Manager window and re-starting FF will clear the running jobs from the list with no way to get them back. This has started after updating dTa to version 1.1.0 Previous version paused downloads on closing and resumed them upon restart. Firefox version 3.0.5 on Vista HP.


#1333 Closing selection window quits Firefox --- None defect 2009-10-01

After the "DownThemAll - Make your selection" window pops up, either closing the window or pressing cancel makes Firefox quit. The standard Firefox box for quitting "Do you want to save your tabs for the next time Firefox starts?" pops up.

Firefox 3.5.3 on Windows 7.


#349 Queue searching User Interface 2.++ enhancement 2007-09-16

Implement searching of the download list.

  • Search what (filename, URL, description, ...)
  • Visual indication for search result
  • Mark items, hide non-matching items, ... ?

#373 Implement nsIWebProgressListener in Download. --- enhancement 2007-09-29

A lot of extensions try to query nsIWebProgress for all channels they can see. Many of them do not handle errors properly.

For the sake of compatibility implement this interface in our Download (no-op).


#487 Implement "auto clear complete". User Interface 2.0 enhancement 2008-01-26

Implement "auto clear complete", which would clear completed downloads (almost) instantly.


#951 Use modeless "messages" instead of alert() User Interface 2.0 enhancement 2008-12-03

Where possible we should use modeless notifications (see xul:notificationbox).

Locations that immediately come to mind:

  • Error message after OneClick? when no filters matched (show notification in select window)
  • Error message when no links/images were found on a page.
  • Error message when Add/Select/Metalink window lack some required information (such as directory)
  • Maybe Name conflicts?
  • ...

#997 Keyboard shortcut for selector mode. --- 2.0 enhancement 2009-01-02

See: #984

When a certain key combination is pressed selector mode should be enabled, and disabled again when the keys are released.

Preferred shortcut would be (I guess):

  • ALT + Shift + LButton
    • ALT + LButton will execute save-target. Is it the same on all platforms)
    • Taken by colorzilla for "Panning-Mode", however this likely can be resolved.
  • CTRL + Shift + LButton
    • Seems free, at least when it comes to extensions I have installed.


#1155 OpenID support Website None enhancement 2009-05-02

Please provide support for OpenID. This way you're going to get much more traffic (and work done) in the very near future.


#1141 Implement updates from web AntiContainer task 2009-04-15

A plugin that includes an updateURL (which can be dynamically set from web install) should be updateable from the web.

Needs:

  • Backend
  • Manual UI
  • Frequent checks + Pref

Security:

  • Requires that the plugin system may not harm the user (execute code, steal information)
  • Should there be secure updates (would either require https or "signed" plugins like McCoy?). If the plugin loader/executer is secure then this shouldn't be strictly necessary, as a "bad" plugin cannot cause real harm except for not functioning correctly/at all.

#37 Sort columns in "download in progress screen" User Interface None enhancement 2007-02-28

It would be nice that if you click on a column header in the download in progress screen, it would sort the remaining downloads by that column...


#84 add URLs to existing downloads Downloads None enhancement 2007-04-02

Recently, I have encountered some large downloads that have time-restricted authenticators. Sometimes those downloads get interrupted for one reason or another, and dTa cannot continue because the URL it was using is no longer valid. But I cannot seem to continue the download with a new URL. Being able to add a new URL to the download would solve this problem.

Of course, there are other reasons that this might be useful, like in downloading from multiple file repositories at the same time.


#1411 Anticontainer plug-in for google groups AntiContainer triaged enhancement 2009-12-08

Google groups recently started inserting referrers into their download URLs, as google images has been doing for some time.

I cloned the google images Anticontainer plug-in with the changes required for the slightly different google groups referrer format. I'm making it freely available in case the Anticontainer people want to use it as the basis for an official plug-in.

{
  "type": "redirector",
  "ns": "nonymous",
  "author": "gv",
  "prefix": "google groups",
  "match":  "^http://(?:[\\w\\d]+\\.)?google\\.\\w+/url\\?",
  "pattern": "^.*sa=D\\&q=(.+?)(?:&.*)?$",
  "replacement":  "$1",
  "omitReferrer": true,
  "decode": true
}

stefano.verna

Ticket Summary Component Milestone Type Created
Description
#1011 Creating a new filter and pressing 'Cancel' still keeps the new filter Preferences None defect 2009-01-08

When I create a new filter, rename it, and then press 'cancel' the newly created filter still gets included. I don't know if that's a feature or a bug, as one could accidentially press 'cancel' after having entered a couple of new rules but done other minor changes to the preferences otherwise. I that case it's a great feature ;)


Note: See TracReports for help on using and creating reports.