Project

General

Profile

Actions

Bug #7226

closed

Package installation message is incomplete

Added by Phillip Davis about 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
Package System
Target version:
Start date:
02/07/2017
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:

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.

Actions #1

Updated by Phillip Davis about 7 years ago

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.

Actions #3

Updated by Phillip Davis about 7 years ago

  • Status changed from New to Feedback
  • % Done changed from 0 to 100
Actions #4

Updated by James Snell about 7 years ago

Build 2.4.0.b.20170207.2344

Test actions:

  • Install tftpd
  • Remove tftpd

The status displays the package name when removed.

TEST PASSED

Thanks!

Actions #5

Updated by Renato Botelho about 7 years ago

  • Status changed from Feedback to Resolved
Actions #6

Updated by Jim Pingle about 7 years ago

  • Target version changed from 2.4.0 to 2.3.3
Actions

Also available in: Atom PDF