Updated: (MODPYTHON-243) FileSession trys to log an error
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Apache Server configuration support > Apache Mod-Python > Updated: (MODPYTHON-243) FileSession trys to log an error




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Updated: (MODPYTHON-243) FileSession trys to log an error  
Jim Gallacher (JIRA)


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
11-10-07 12:12 AM


[ https://issues.apache.org/jira/brow...ls:all-tabpanel ]

Jim Gallacher updated MODPYTHON-243:
------------------------------------

Affects Version/s: 3.2.7
3.2.8
3.2.10

> FileSession trys to log an error message  but not enough arguments for for
mat string
> --------------------------------------------------------------------------
----------
>
>                 Key: MODPYTHON-243
>                 URL: https://issues.apache.org/jira/browse/MODPYTHON-243
>             Project: mod_python
>          Issue Type: Bug
>          Components: session
>    Affects Versions: 3.2.7, 3.2.8, 3.2.10, 3.3.1
>         Environment: All
>            Reporter: Jim Gallacher
>            Assignee: Jim Gallacher
>            Priority: Minor
>
> Reported by David Janes
> Starting at line 705 in Session.py:
>     req.log_error("FileSession cleanup incomplete: next cleanup will start
 at index %d (%02x)"
>                         % (next_i,),
>                         apache.APLOG_NOTICE)
> should read:
> eq.log_error("FileSession cleanup incomplete: next cleanup will start at i
ndex %d (%02x)"
>                         % (next_i, next_i),
>                         apache.APLOG_NOTICE)






[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 08:56 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register