Menu

#3967 (ok 4.1.0-rc1) Footer not included in AJAX loaded pages

Latest_Git
fixed
None
1
2013-12-12
2013-06-05
No

The file config.footer.inc.php is included only in first page loaded, further ones loaded by AJAX do not include it.

Related

Bugs: #4050

Discussion

  • Marc Delisle

    Marc Delisle - 2013-11-12
    • status: open --> pending
    • assigned_to: Marc Delisle
     
  • Marc Delisle

    Marc Delisle - 2013-11-12

    Michal,
    cannot reproduce with current master (1e64844537e7d6de64e85cce302407daa4e4fab7), or current QA_4_0 (46f88bab6bda180f55709e96f96ad28072794677).

     
  • Michal Čihař

    Michal Čihař - 2013-11-13
    • status: pending --> open
     
  • Michal Čihař

    Michal Čihař - 2013-11-13

    Still reproducible for me on master (1955d5e), haven't tested other.

    To reproduce:

    1. Put some text to config.footer.inc.php
    2. Load main page, verify it contains the text at bottom
    3. Load another tab, eg. SQL, it does not contain the text
     
  • Marc Delisle

    Marc Delisle - 2013-11-13

    Michal,
    cannot reproduce with your exact scenario. I only put plain text in config.footer.inc.php and am running PHP 5.5.3.

     
  • Supun Nakandala

    Supun Nakandala - 2013-11-13

    Hi Marc,
    I was also not able to regenerate this error. I tested it with master(1955d5e) and QA_4.0(cbc620e) and I am using php 5.3.5

     
  • Michal Čihař

    Michal Čihař - 2013-11-13

    Okay, the text needs to be in some HTML tag to disappear. If there is just text it works, when there is <p>text</p> it does not.

     

    Last edit: Michal Čihař 2013-11-13
  • Marc Delisle

    Marc Delisle - 2013-11-13
    • assigned_to: Marc Delisle --> nobody
     
  • Atul Pratap Singh

    • assigned_to: Atul Pratap Singh
     
  • Michal Čihař

    Michal Čihař - 2013-11-14
    • summary: Footer not included in AJAX loaded pages --> (ok 4.1) Footer not included in AJAX loaded pages
    • status: open --> resolved
    • Priority: 5 --> 1
     
  • Michal Čihař

    Michal Čihař - 2013-11-14

    Merged pull request.

     
  • Marc Delisle

    Marc Delisle - 2013-11-14
    • summary: (ok 4.1) Footer not included in AJAX loaded pages --> (ok 4.1.0-beta3) Footer not included in AJAX loaded pages
     
  • Marc Delisle

    Marc Delisle - 2013-11-23
    • summary: (ok 4.1.0-beta3) Footer not included in AJAX loaded pages --> (ok 4.1.0-rc1) Footer not included in AJAX loaded pages
     
  • Marc Delisle

    Marc Delisle - 2013-12-12
    • 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.