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

Problems with addComments #48

Closed
mbenn112 opened this issue Jul 27, 2011 · 6 comments
Closed

Problems with addComments #48

mbenn112 opened this issue Jul 27, 2011 · 6 comments

Comments

@mbenn112
Copy link
Contributor

There is a bug in the addComments code. I can add comments and get them back when I first open an application. Closing and opening the app tag without refreshing the browser does not affect addComments. However, after you refresh the browser, addComments starts to reuse comment uid's, effectively overwriting the ones which were previously added.

Also, in the data returned in getAppInfo, there is numComments and numRootComments. numRootComments appears to be accurately counting the number of comments added, even though some have been overwritten by addComments. numComments, however, always remains at zero.

@derrell
Copy link
Owner

derrell commented Jul 27, 2011

Mary, please see my note to you regarding your pull request. Your MComments.js is not what's in wip. It has significant formatting differences, so I have no idea what else is different. Reed has done a lot of work on MComments recently, so you have to have his latest code. I provided some suggestions to you in my email, for how to most easily recover everything other than your three files back to the state in wip.

I'll close this bug for now. If you still have problems in latest wip, please re-open it.

Derrell

@derrell derrell closed this as completed Jul 27, 2011
@reedspool reedspool reopened this Jul 27, 2011
@reedspool
Copy link
Collaborator

The errors you describe, Mary, are perfectly accurate. I will have these functionalities fixed today.

@derrell
Copy link
Owner

derrell commented Jul 27, 2011

On Wed, Jul 27, 2011 at 13:55, reedspool <
reply@reply.github.com>wrote:

The errors you describe, Mary, are perfectly accurate. I will have these
functionalities fixed today.

Actually, I think that's all fixed now. Let's talk at the meeting.

I'm having troubles with addComments in the appengine environment, though.
I'll discuss that too, in a few minutes.

@reedspool
Copy link
Collaborator

The numComments of an App is not being properly managed in MComments.js, either on the addition of a comment or on deletion.

@derrell
Copy link
Owner

derrell commented Jul 31, 2011

@mbenn112 please let me and @reedspool know if this problem is now fixed.

@mbenn112
Copy link
Contributor Author

mbenn112 commented Aug 2, 2011

The problem with addComments is fixed.

@mbenn112 mbenn112 closed this as completed Aug 2, 2011
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

No branches or pull requests

3 participants