Skip Menu |

This queue is for tickets about the Config-IniFiles CPAN distribution.

Report information
The Basics
Id: 63031
Status: resolved
Priority: 0/
Queue: Config-IniFiles

People
Owner: Nobody in particular
Requestors: sharyanto [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 2.61
Fixed in: (no value)



Subject: [patch] INI file which contains param outside section, and opened with -fallback, should also be written as such
Patch URL: https://github.com/sharyanto/perl-Config-IniFiles/commit/ ac6ace8bf09fabba4e6ea3b2826ff13cd30507bc Patch description: When writing config with fallback section, also omit the fallback section header, like the original file. Also, change t/19param-found-outside-section.t a bit to not require IO::Scalar and use File::Temp instead (we are testing WriteConfig anyway).
Thanks, I applied a modified version of the patch from the github repository. Next time, try to make sure the github.com link is not split into two. I'm trying the web-interface of Firefox for that now: https://github.com/PerlGameDev/SDL/commit/438fca975039577264b4894596b29bf17ea54540 If it doesn't work, maybe use a URL shortening service.