Menu

#4013 (ok 4.1.6) AJAX request waiting until version info is retrieved

Latest_Git
fixed
ajax (6)
1
2014-01-26
2013-07-09
No

After opening the homepage (fe. after a login to phpMyAdmin), an AJAX request, fe. clicking in the navigation tree to expand a database, is not executed until the current version is retrieved.
If getting the current version data takes some time, the AJAX request is seriously delayed. After the current version information is added, or retrieving it has timed out, all AJAX requests run smoothly from them on.

Discussion

  • Dieter Adriaenssens

    • summary: AJAX request wait until git revision is updated --> AJAX request waiting until version info is retrieved
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -1,2 +1,2 @@
    -After opening the homepage (fe. after a login to phpMyAdmin), an AJAX request, fe. clicking in the navigation tree to expand a database, is not executed until the git revision data is retrieved.
    -If getting the git revision data takes some time, the AJAX request is seriously delayed. After the git revision is added, or retrieving it has timed out, all AJAX requests run smoothly from them on.
    +After opening the homepage (fe. after a login to phpMyAdmin), an AJAX request, fe. clicking in the navigation tree to expand a database, is not executed until the current version is retrieved.
    +If getting the current version data takes some time, the AJAX request is seriously delayed. After the current version information is added, or retrieving it has timed out, all AJAX requests run smoothly from them on.
    
     
  • Atul Pratap Singh

    • assigned_to: Atul Pratap Singh
     
  • Atul Pratap Singh

    • summary: AJAX request waiting until version info is retrieved --> (ok 4.1.6) AJAX request waiting until version info is retrieved
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Marc Delisle

    Marc Delisle - 2014-01-26
    • Status: resolved --> fixed
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.