Calendar administration view is empty

Bug #547168 reported by Dave Leffler
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exponent Content Management System
Fix Committed
Undecided
Unassigned

Bug Description

The select object SQL statement is malformed causing it to return zero records. I have a fix and better implementation of calendar administration I will be uploading soon.

Tags: calendar
Revision history for this message
Phillip Ball (phillip-oicgroup) wrote :

Hi Dave, can you give more information on this? File and line # maybe?

I'm assuming this is 0.97?

Changed in exponent-cms:
status: New → Incomplete
Revision history for this message
Dave Leffler (dleffler) wrote : RE: [Bug 547168] Re: Calendar administration view is empty

Yes, it is for 0.97.

Quite a while ago, but it looks like it's been fixed in the code repository, however what was in the zip download (exponent-0.97.0-GA20090213.tar.gz).
Line 282: $dates = $db->selectObjects("eventdate",$locsql. "'");
Which is missing an opening quote before $locsql.

Dave Leffler

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of Phillip Ball
Sent: Tuesday, October 26, 2010 6:40 AM
To: <email address hidden>
Subject: [Bug 547168] Re: Calendar administration view is empty

Hi Dave, can you give more information on this? File and line # maybe?

I'm assuming this is 0.97?

** Changed in: exponent-cms
       Status: New => Incomplete

--
Calendar administration view is empty
https://bugs.launchpad.net/bugs/547168
You received this bug notification because you are a direct subscriber of the bug.

Status in Exponent Content Management System: Incomplete

Bug description:
The select object SQL statement is malformed causing it to return zero records. I have a fix and better implementation of calendar administration I will be uploading soon.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/exponent-cms/+bug/547168/+subscribe

Revision history for this message
Chagriver (mdb-chagrinriver) wrote :

Dave
Have you tried your calender mods in version 2?
I still cant get them to work in 97 but find your work valuable if I could
get them to work
Thanks
Mike

Sent via DROID on Verizon Wireless

-----Original message-----
From: Dave Leffler <email address hidden>
To: <email address hidden>
Sent: Tue, Oct 26, 2010 12:54:20 GMT+00:00
Subject: RE: [Bug 547168] Re: Calendar administration view is empty

Yes, it is for 0.97.

Quite a while ago, but it looks like it's been fixed in the code repository,
however what was in the zip download (exponent-0.97.0-GA20090213.tar.gz).
Line 282: $dates = $db->selectObjects("eventdate",$locsql. "'");
Which is missing an opening quote before $locsql.

Dave Leffler

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of
Phillip Ball
Sent: Tuesday, October 26, 2010 6:40 AM
To: <email address hidden>
Subject: [Bug 547168] Re: Calendar administration view is empty

Hi Dave, can you give more information on this? File and line # maybe?

I'm assuming this is 0.97?

** Changed in: exponent-cms
       Status: New => Incomplete

--
Calendar administration view is empty
https://bugs.launchpad.net/bugs/547168
You received this bug notification because you are a direct subscriber of
the bug.

Status in Exponent Content Management System: Incomplete

Bug description:
The select object SQL statement is malformed causing it to return zero
records. I have a fix and better implementation of calendar administration
I will be uploading soon.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/exponent-cms/+bug/547168/+subscribe

--
Calendar administration view is empty
https://bugs.launchpad.net/bugs/547168
You received this bug notification because you are subscribed to
Exponent Content Management System.

Status in Exponent Content Management System: Incomplete

Bug description:
The select object SQL statement is malformed causing it to return zero
records. I have a fix and better implementation of calendar administration
I will be uploading soon.

Revision history for this message
Dave Leffler (dleffler) wrote :

I'm kind of a pragmatic programmer. I WILL get everything to work as I want it to :) I've not really looked into the 2.0 calendar code (yet). I have a local 2.0 test set up, but 2.0 is still seems to be missing some essentials I require for my active sites.

http://harrisonhills.org/calendar/

Dave Leffler

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of chagriver
Sent: Tuesday, October 26, 2010 10:00 AM
To: <email address hidden>
Subject: RE: [Bug 547168] Re: Calendar administration view is empty

Dave
Have you tried your calender mods in version 2?
I still cant get them to work in 97 but find your work valuable if I could get them to work Thanks Mike

Sent via DROID on Verizon Wireless

-----Original message-----
From: Dave Leffler <email address hidden>
To: <email address hidden>
Sent: Tue, Oct 26, 2010 12:54:20 GMT+00:00
Subject: RE: [Bug 547168] Re: Calendar administration view is empty

Yes, it is for 0.97.

Quite a while ago, but it looks like it's been fixed in the code repository, however what was in the zip download (exponent-0.97.0-GA20090213.tar.gz).
Line 282: $dates = $db->selectObjects("eventdate",$locsql. "'");
Which is missing an opening quote before $locsql.

Dave Leffler

-----Original Message-----
From: <email address hidden> [mailto:<email address hidden>] On Behalf Of Phillip Ball
Sent: Tuesday, October 26, 2010 6:40 AM
To: <email address hidden>
Subject: [Bug 547168] Re: Calendar administration view is empty

Hi Dave, can you give more information on this? File and line # maybe?

I'm assuming this is 0.97?

** Changed in: exponent-cms
       Status: New => Incomplete

--
Calendar administration view is empty
https://bugs.launchpad.net/bugs/547168
You received this bug notification because you are a direct subscriber of the bug.

Status in Exponent Content Management System: Incomplete

Bug description:
The select object SQL statement is malformed causing it to return zero records. I have a fix and better implementation of calendar administration I will be uploading soon.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/exponent-cms/+bug/547168/+subscribe

--
Calendar administration view is empty
https://bugs.launchpad.net/bugs/547168
You received this bug notification because you are subscribed to Exponent Content Management System.

Status in Exponent Content Management System: Incomplete

Bug description:
The select object SQL statement is malformed causing it to return zero records. I have a fix and better implementation of calendar administration I will be uploading soon.

--
Calendar administration view is empty
https://bugs.launchpad.net/bugs/547168
You received this bug notification because you are a direct subscriber
of the bug.

Status in Exponent Content Management System: Incomplete

Bug description:
The select object SQL statement is malformed causing it to return zero records. I have a fix and better implementation of calendar administration I will be uploading soon.

To unsubscribe from this bug, go to:
https://bugs.launchpad.net/exponent-cms/+bug/547168/+subscribe

Revision history for this message
Phillip Ball (phillip-oicgroup) wrote :

Programmatically, the calendar hasn't changed at all for 2.0, except for a few bug fixes. Any code you'd like to migrate up to 2.0 should be pretty easy to do.

Changed in exponent-cms:
status: Incomplete → Fix Committed
milestone: none → 2.0.0pr2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.