https://bugs.kde.org/show_bug.cgi?id=469118

            Bug ID: 469118
           Summary: Advanced Rename "Information" Dialog lists incorrect
                    syntax usage for Sequence Numbers
    Classification: Applications
           Product: digikam
           Version: 8.1.0
          Platform: unspecified
                OS: All
            Status: REPORTED
          Severity: minor
          Priority: NOR
         Component: AdvancedRename-dialog
          Assignee: digikam-bugs-n...@kde.org
          Reporter: michael2macdon...@gmail.com
  Target Milestone: ---

SUMMARY
The Advanced Renaming "Information" dialog lists the following (See below) as
the correct syntax/usage for adding a Sequence Number. This is incorrect. The
application has no way to determine if you intended to use "#[options,start]"
or "#[options,step]" as both the "step" and "start" options are integers. In
reality, the application assumes that "#[options,<int>]" is in the format
"#[options,start]".

---
#                        Sequence number 
#[options]               Sequence number (options: c = file counter aware, e =
extension aware, f = folder aware, r = random aware) 
#[options,start]         Sequence number (custom start) 
#[options,step]          Sequence number (custom step) 
#[options,start,step]    Sequence number (custom start + step)
---

The following line should be removed from the advanced renaming information
dialog:
"#[options,step]    Sequence number (custom step)"

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to