Is the plan to deploy a javascript function for cal on the calendar images?

Thanks,

.vp


>From: "Clayton Dukes" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: "Jason Martens" <[EMAIL PROTECTED]>
>CC: php-syslog-ng-support@lists.sourceforge.net
>Subject: Re: [Php-syslog-ng-support] Problem with date restricted searches
>Date: Wed, 12 Jul 2006 16:25:38 -0400
>MIME-Version: 1.0
>Received: from lists-outbound.sourceforge.net ([66.35.250.225]) by 
>bay0-mc12-f2.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444); Wed, 
>12 Jul 2006 13:25:44 -0700
>Received: from sc8-sf-list2-new.sourceforge.net (unknown [10.3.1.94])by 
>sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid BB73512E23; Wed, 12 Jul 
>2006 13:25:42 -0700 (PDT)
>Received: from sc8-sf-mx1-b.sourceforge.net 
>([10.3.1.91]helo=mail.sourceforge.net)by sc8-sf-list2-new.sourceforge.net 
>with esmtp (Exim 4.43)id 1G0lHA-0003r6-Jf for 
>php-syslog-ng-support@lists.sourceforge.net;Wed, 12 Jul 2006 13:25:40 -0700
>Received: from ug-out-1314.google.com ([66.249.92.169])by 
>mail.sourceforge.net with esmtp (Exim 4.44) id 1G0lHA-00079k-IJfor 
>php-syslog-ng-support@lists.sourceforge.net;Wed, 12 Jul 2006 13:25:41 -0700
>Received: by ug-out-1314.google.com with SMTP id s2so388881ugefor 
><php-syslog-ng-support@lists.sourceforge.net>;Wed, 12 Jul 2006 13:25:38 
>-0700 (PDT)
>Received: by 10.67.29.12 with SMTP id g12mr3158ugj;Wed, 12 Jul 2006 
>13:25:38 -0700 (PDT)
>Received: by 10.67.32.5 with HTTP; Wed, 12 Jul 2006 13:25:38 -0700 (PDT)
>X-Message-Info: LsUYwwHHNt2wZBUMqurP6kzUIzWdCNR0E1KObad4HHk=
>References: <[EMAIL PROTECTED]>
>X-Spam-Score: 0.0 (/)
>X-Spam-Report: Spam Filtering performed by sourceforge.net.See 
>http://spamassassin.org/tag/ for more details.Report problems 
>tohttp://sf.net/tracker/?func=add&group_id=1&atid=2000010.0 RCVD_BY_IP      
>        Received by mail server with no name
>X-BeenThere: php-syslog-ng-support@lists.sourceforge.net
>X-Mailman-Version: 2.1.8
>Precedence: list
>List-Id: <php-syslog-ng-support.lists.sourceforge.net>
>List-Unsubscribe: 
><https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support>,<mailto:[EMAIL
> PROTECTED]>
>List-Archive: 
><http://sourceforge.net/mailarchive/forum.php?forum=php-syslog-ng-support>
>List-Post: <mailto:php-syslog-ng-support@lists.sourceforge.net>
>List-Help: 
><mailto:[EMAIL PROTECTED]>
>List-Subscribe: 
><https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support>,<mailto:[EMAIL
> PROTECTED]>
>Errors-To: [EMAIL PROTECTED]
>Return-Path: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 12 Jul 2006 20:25:45.0531 (UTC) 
>FILETIME=[5AC6B0B0:01C6A5F1]
>
>My customer reported the same problem with that version.
>I'll be posted a new revision tomorrow which fixed that (I believe)
>
>
>On 7/12/06, Jason Martens <[EMAIL PROTECTED]> wrote:
> > Hey guys,
> >   I'm using cdukes version 2.9.1, and I'm having a problem with date
> > restricted searches.  If I do a search including a specific host,
> > restricted to a 1 day period in the past, using the all_logs merge
> > table, it works ok at first, but after clicking the Next or one of the
> > numbered page links at the bottom, the date range is gone and I get the
> > most recent entries as opposed to those in the range specified.
> >
> > Here's a sample entry from my apache access log.
> >
> > This entry is the initial search with the date restrictions (it was
> > originally all one line):
> > x.x.x.x - - [12/Jul/2006:11:31:29 -0500]
> > "GET /phpsyslog/index.php?table=all_logs&excludeHost=0&host2=&host%5B%
> > 
>5D=hostname&excludeFacility=1&excludePriority=1&datePickerField=2006-07-09&time=&datePickerFieldR=2006-07-10&time2=&limit=100&orderby=datetime&order=DESC&msg1=&msg2=&msg3=&collapse=1&pageId=Search
> 
>HTTP/1.1" 200 135984 
>"https://webserver/phpsyslog/index.php?pageId=searchform"; "Mozilla/5.0 
>(X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 Firefox/1.5.0.4 
>(Debian-1.5.dfsg+1.5.0.4-1)"
> >
> > This is after clicking the Next link:
> > x.x.x.x - - [12/Jul/2006:11:33:30 -0500]
> > "GET 
>/phpsyslog/index.php?offset=100&table=all_logs&limit=100&orderby=datetime&order=DESC&collapse=1&pageId=Search&host[]=hostname&excludeHost=0&date=2006-07-09&time=&date2=2006-07-10&time2=&
> 
>HTTP/1.1" 200 124570 
>"https://webserver/phpsyslog/index.php?table=all_logs&excludeHost=0&host2=&host%5B%5D=hostname&excludeFacility=1&excludePriority=1&datePickerField=2006-07-09&time=&datePickerFieldR=2006-07-10&time2=&limit=100&orderby=datetime&order=DESC&msg1=&msg2=&msg3=&collapse=1&pageId=Search";
> 
>"Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4) Gecko/20060406 
>Firefox/1.5.0.4 (Debian-1.5.dfsg+1.5.0.4-1)"
> >
> > Despite the datePickerField entries being there, it still returns the
> > most recent result for the search host instead of the next set of
> > results from the specified time period.
> >
> > Any thoughts?
> >
> > Thanks,
> > Jason Martens
> >
> >
> > 
>-------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, 
>security?
> > Get stuff done quickly with pre-integrated technology to make your job 
>easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache 
>Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Php-syslog-ng-support mailing list
> > Php-syslog-ng-support@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support
> >
>
>
>--
>=======================================
>Clayton Dukes
>Network Consulting Engineer, Advanced Services
>Cisco Systems, Inc.
>Office: 919.392.6122
>Fax: : 919.869.1580
>Cell: 813.545.7373
>Email:   [EMAIL PROTECTED]
>MSN: [EMAIL PROTECTED]
>=======================================
>
>
>-------------------------------------------------------------------------
>Using Tomcat but need to do more? Need to support web services, security?
>Get stuff done quickly with pre-integrated technology to make your job 
>easier
>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>_______________________________________________
>Php-syslog-ng-support mailing list
>Php-syslog-ng-support@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Php-syslog-ng-support mailing list
Php-syslog-ng-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/php-syslog-ng-support

Reply via email to