Actions
Bug #5263
closed
    
  Installed Packages widget causes index.php to hang
Start date:
10/06/2015
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
If beta.pfsense.org becomes unavailable the function pkg_call() never returns.
A ten second timeout has been added to this function for now pending further investigation
      
      Updated by Anonymous about 10 years ago
      
    
    - Assignee changed from Anonymous to Renato Botelho
 
      
      Updated by Renato Botelho almost 10 years ago
      
    
    - Status changed from Confirmed to Feedback
 - % Done changed from 0 to 100
 
Applied in changeset pfsense:008d4dd8773978ffa7910b98549c23a951459336.
      
      Updated by Renato Botelho almost 10 years ago
      
    
    - Project changed from Bootstrap to pfSense
 
      
      Updated by Renato Botelho almost 10 years ago
      
    
    - Category set to Web Interface
 - Status changed from Feedback to New
 - Assignee changed from Renato Botelho to Anonymous
 
Back to new, the right change here is to get package information using AJAX to avoid block index to be loaded
      
      Updated by Anonymous almost 10 years ago
      
    
    - Tracker changed from Todo to Bug
 - Status changed from New to Feedback
 
Widget converted to Ajax and tested with a selection of packages.
      
      Updated by Anonymous about 8 years ago
      
    
    Version 2.4 now checks for updates via Ajax and so no longer "hangs" the dashboard.
      
      Updated by Kill Bill about 8 years ago
      
    
    Steve Beaver wrote:
Version 2.4 now checks for updates via Ajax and so no longer "hangs" the dashboard.
??!!
https://github.com/pfsense/pfsense/commit/634bb06a8de4f807f932dd163cf4596b0a5cf156
Actions