![]() |
Reflected in the calendar when not logged on, will not lead back to the login screen - Printable Version +- LetoDMS Community Forum (https://community.letodms.com) +-- Forum: LetoDMS Support (https://community.letodms.com/forumdisplay.php?fid=4) +--- Forum: Bugs/Errors (https://community.letodms.com/forumdisplay.php?fid=11) +--- Thread: Reflected in the calendar when not logged on, will not lead back to the login screen (/showthread.php?tid=181) |
Reflected in the calendar when not logged on, will not lead back to the login screen - c8900219 - 10-02-2010 Reflected in the calendar when not logged on, will not lead back to the login screen Because the current Leto Dms not logged in login screen will be automatically imported, and users are automatically directed back into the success of the original if you want to open with for example: I give a user opens the file number: 22 links http://{host address}/leto/out/out.ViewDocument.php?documentid=22 When he was determined not logged in Link turned into http://{host address}/leto/out/out/out.Login.php?referuri=/leto/out/ out.ViewDocument.php?documentid=22 Login to a string which referuri = this is the string back to a successful boot log However, the new version 2.0 users not logged in light open calendar out/out.Calendar.php Error message will appear Warning: Cannot modify header information - headers already sent by (output started at C:\xampp\htdocs\leto2\out\out.Calendar.php:1) in C:\xampp\htdocs\leto2\inc\inc.Authentication. php on line 26 I can not think of the reaction causes Demonstration site on this issue http://data.nocsh1955.twbbs.org/leto2/out/out.Calendar.php Open the file number of 22 normal normal links are not logged http://data.nocsh1955.twbbs.org/leto/out/out.ViewDocument.php?documentid=22 Note: Because the 1.8 and 2.0 of the database can be compatible, so a shared database RE: Reflected in the calendar when not logged on, will not lead back to the login screen - matteo lucarelli - 10-04-2010 I'll give a try, let us know if you have a fix, elsewhere will be fixed in next release RE: Reflected in the calendar when not logged on, will not lead back to the login screen - matteo lucarelli - 10-05-2010 I've tried to access a the calendar (out/out.Calendar.php) without being logged in. The result is the expected behaviour: - redirected to the login page - make a valid login - redirected to the required calendar page There's something else I can try to reproduce the error? RE: Reflected in the calendar when not logged on, will not lead back to the login screen - c8900219 - 10-05-2010 Well, okay, I think that I should also do first to upgrade to a modified version of 2.0.1 that does not matter I think I should also do first to upgrade to 2.0.1 of the amended version of the results of the tests are normal changes to the program appears to be wrong I also thank you very much you help me do the test |