Bug #7226
closed
Package installation message is incomplete
Added by Phillip Davis about 9 years ago.
Updated about 9 years ago.
Description
Install, reinstall or delete a package. At successful end of the action a message is given in the GUI like:
'pfSense-pkg-Notes removal successfully completed.'
a split second later the screen refreshes and the message becomes just:
'removal successfully completed.'
The package name goes missing.
I noticed this on 2.4-BETA, and tried 2.3.3-DEVELOPMENT and 2.3.2-p1 and they all do this.
I suspect this is due to the:
$('form').submit();
at line 666 of pkg_mgr_install.php (after the show_success()).
hen the form submits again, I guess the package name is not passed across.
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset commit:d12bc864ceb5d656fc094bde7cf5ec96e24bdde9.
Build 2.4.0.b.20170207.2344
Test actions:
- Install tftpd
- Remove tftpd
The status displays the package name when removed.
TEST PASSED
Thanks!
- Status changed from Feedback to Resolved
- Target version changed from 2.4.0 to 2.3.3
Also available in: Atom
PDF