Subject: | Patch to correct ALTFBASE inheritance |
Date: | Tue, 6 Mar 2018 18:26:24 -0700 |
To: | bug-CursesApplication [...] rt.cpan.org |
From: | Matt Adams <matt [...] stuffbymatt.ca> |
Please see the attached patch against the latest version of
Curses::Application.
There is a bug in addFormDef that causes form definitions to inherit the
alternate widget's namespace instead of using the alternate form
namespace(s) specified during initial configuration of a
Curses::Application object.
The bug only rears its head when there is SINGLE alternate form
namespace specified.
This needs to be fixed or things fail to work as expected.
Matt
Message body is not shown because sender requested not to inline it.