Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4893: DB insert syntax error whilst importing IMS CC Forum in DAO.execute() #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iam-TJ
Copy link

@iam-TJ iam-TJ commented Oct 25, 2011

continue;
}
if ($error->level==LIBXML_ERR_WARNING) continue;
elseif (strpos($error->message, 'metaMetadata')) continue;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why are we skipping metaMetadata in the error message?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch! This was an error that was causing an import failure due to the OpenLearn package using metaMetadata when the schema has minOccurences=0 maxOccurences=0 which means that the use of the element in a document is illegal. I accidentally left this change in after solving the primary issue I committed changes for.

@cindyli
Copy link
Collaborator

cindyli commented Nov 2, 2011

Do you mean that you intend to remove the left-in checking on "metaMetadata"? Thanks.

@iam-TJ
Copy link
Author

iam-TJ commented Nov 5, 2011

I've reverted the change in the additional commit.

@gregrgay
Copy link
Collaborator

TJ
We have a, ATutor user looking for a developer to do custom ATutor work.
I thought maybe you would have a student or two who might be able to do
a little paid ATutor coding. Let me know if its okay to put this person
in touch with you about hiring a student.

greg

Greg Gay
Project Manager
Inclusive Design Research Centre
OCAD University
416 977-6000 #3956

@iam-TJ
Copy link
Author

iam-TJ commented Nov 15, 2011

On Tue, 2011-11-15 at 06:14 -0800, Greg Gay wrote:

TJ
We have a, ATutor user looking for a developer to do custom ATutor work.
I thought maybe you would have a student or two who might be able to do
a little paid ATutor coding. Let me know if its okay to put this person
in touch with you about hiring a student.

Hi Greg.

Sure, that'd be fine. We'll be making another push into the
ATutor/AContent code this week so it'd be useful.

TJ.
Nottinghamshire, UK.

@gregrgay
Copy link
Collaborator

TJ,

Hello. According to the email below from Greg at ATutor, you may be
able to connect me with a developer. Maybe we could talk briefly via
Skype about this? My Skype ID is live_online_math.

If you don't have Skype, then we can use email.

Thanks and I look forward to hearing back from you.

John Bovey
LIVE Online Math http://www.LIVEonlinemath.com
Classes | Workshops | Tutoring | Video-Based Courses
509-252-0888
Signature

Hi John
TJ says okay. I don't have his actual email address. Try contacting him
through the very long From email address below.

reply@reply.github.com

greg

-------- Original Message --------
Subject: Re: [AContent] 4893: DB insert syntax error whilst
importing IMS CC Forum in DAO.execute() (#12)
Resent-From: ggay@ocad.ca
Date: Tue, 15 Nov 2011 11:53:50 -0800
From: TJ
reply@reply.github.com

To: Greg Gay ggay@ocad.ca

On Tue, 2011-11-15 at 06:14 -0800, Greg Gay wrote:

TJ
We have a, ATutor user looking for a developer to do custom ATutor work.
I thought maybe you would have a student or two who might be able to do
a little paid ATutor coding. Let me know if its okay to put this person
in touch with you about hiring a student.

Hi Greg.

Sure, that'd be fine. We'll be making another push into the
ATutor/AContent code this week so it'd be useful.

TJ.
Nottinghamshire, UK.


Reply to this email directly or view it on GitHub:
#12 (comment)


No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.1869 / Virus Database: 2092/4618 - Release Date: 11/15/11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants