The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed
Moderators: Hacker , petermad , Stefan2 , white
white
Power Member
Posts: 5743 Joined: 2003-11-19, 08:16 UTC
Location: Netherlands
Post
by *white » 2022-08-25, 10:52 UTC
In the category major bugs
Search the help for "OnlyOnce". It finds 1 match and its says "Onlyonce" instead of "OnlyOnce".
vdijken
Member
Posts: 181 Joined: 2016-07-30, 14:07 UTC
Location: The Netherlands
Post
by *vdijken » 2022-08-25, 11:05 UTC
What should be found; so what is missing and is the bug?
Windows is mostly not case sensitive like Linux. This looks like a perfect match.
white
Power Member
Posts: 5743 Joined: 2003-11-19, 08:16 UTC
Location: Netherlands
Post
by *white » 2022-08-25, 11:28 UTC
2vdijken
Sorry for creating confusion. I wanted to report a typo. For most options, each word in the option name is capitalized making it more readable.
I see there are more on the same page:
Netwarebugfix -> NetwareBugfix
Noreread -> NoReread
Noreread2 -> NoReread2
Most are OK though.
ghisler(Author)
Site Admin
Posts: 50386 Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:
Post
by *ghisler(Author) » 2022-08-25, 17:07 UTC
Keys in ini files are case insensitive, so it doesn't matter how you write them.
white
Power Member
Posts: 5743 Joined: 2003-11-19, 08:16 UTC
Location: Netherlands
Post
by *white » 2022-08-25, 18:06 UTC
ghisler(Author) wrote: 2022-08-25, 17:07 UTC
Keys in ini files are case insensitive, so it doesn't matter how you write them.
It does matter, it makes them more readable. That's why you used this style of capitalization for most options.
ghisler(Author)
Site Admin
Posts: 50386 Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:
Post
by *ghisler(Author) » 2022-08-26, 09:31 UTC
Sorry, it would take forever to find all even slightly different spellings in the help.
white
Power Member
Posts: 5743 Joined: 2003-11-19, 08:16 UTC
Location: Netherlands
Post
by *white » 2022-08-26, 10:41 UTC
ghisler(Author) wrote: 2022-08-26, 09:31 UTC
Sorry, it would take forever to find all even slightly different spellings in the help.
No one was asking you to. Only the ones that are reported.