bugphpGroupWare - Bugs: bug #18528, Unable to login

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #18528: Unable to login

Submitter:  Yann PIQUET <aramiil>
Submitted:  Fri 15 Dec 2006 12:32:50 PM UTC
   
 
Category:  None Item Group:  0.9.16.011
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  ZIP Operating System:  MS Windows
Reproducibility:  None Planned Release:  None
Fixed Release: 

Fri 15 Dec 2006 12:32:50 PM UTC, original submission:  

After a fresh install, on php4 + apache2 (on windows), it's impossible to login with admin accounts, there is only a blank page (no error displayed or in logs).

After tests, it stop somewhore on the foreach "foreach($ids as $message_id => $content)" near line 125 on setup/lang.php, and exactly in the if ($addit || @$newinstall || $upgrademethod == 'addonlynew' || $upgrademethod == 'dumpold').

If the if (@$_POST['submit']), line 50, is changed to if ( false ), everything look to work fine.

Yann PIQUET <aramiil>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by aramiil (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code