Bug 92243 - Regression: Uploading dialog does not auto-select changed files
Summary: Regression: Uploading dialog does not auto-select changed files
Status: RESOLVED DUPLICATE of bug 88232
Alias: None
Product: quanta
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: András Manţia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-28 09:35 UTC by Oliver Klee
Modified: 2004-11-15 12:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Klee 2004-10-28 09:35:50 UTC
Version:           3.3.0 (using KDE KDE 3.3.0)
Installed from:    Debian testing/unstable Packages
OS:                Linux

Steps to reproduce:

1. Open an existing project.
2. Change and save one of its files.
3. Press F8 for the upload dialog.

Actual result:
No file is autoselected for upload

Expected result:
The changed file is autoselected for upload.

This is an regression - it used to work in quanta 3.2.3.
Comment 1 András Manţia 2004-10-28 10:31:08 UTC
Are you sure the upload setting for that file is "When Modified" and not 
"Never"? There was a problem importing old (3.2.x) projects and all the 
files had upload setting "Never", but this is supposed to be fixed in 
3.3.1.

Comment 2 Oliver Klee 2004-10-28 11:19:56 UTC
Um, well, that was it. I just had to replace all uploadstatus="0" with uploadstatus="1".

So this is a dupe of bug 88232.
Comment 3 András Manţia 2004-11-15 12:29:05 UTC

*** This bug has been marked as a duplicate of 88232 ***