Bug 360432 - Allow to start with 0 in filenames increment
Summary: Allow to start with 0 in filenames increment
Status: RESOLVED FIXED
Alias: None
Product: Skanlite
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kåre Särs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-12 10:18 UTC by Alexander Trufanov
Modified: 2017-03-14 13:41 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 Alexander Trufanov 2016-03-12 10:18:02 UTC
Currently you can automaticaly save scans to filenames "Image-x.tiff" where x is integer starting with 1. And user can't make it start with 0. Sometimes it is convenient to save book cover as image-0 and avoid shift in other page numbers.

Reproducible: Always

Steps to Reproduce:
1. Scan image
2. Choose save 
3. Try to enter 0 as starting number for automatically assigned file names.

Actual Results:  
It's switched back to 1

Expected Results:  
It stays 0
Comment 1 Alexander Trufanov 2017-03-14 13:41:30 UTC
Git commit 65e6d4069274c4ebd61ecd6cc73cc845ac36e131 by Alexander Trufanov.
Committed on 14/03/2017 at 13:41.
Pushed by trufanov into branch 'master'.

allow index to start from 0

    REVIEW:130010

M  +1    -1    src/SaveLocation.ui

https://commits.kde.org/skanlite/65e6d4069274c4ebd61ecd6cc73cc845ac36e131