We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I can add the comment successfully but not able to view it, using mysql database. But no issue with sqlite.
I am getting the following errors while viewing a file.
Error: ReferenceError: id is not defined Source File: *********/chrome/code-comments/underscore-min.js Line: 29 Timestamp: 09/25/2012 01:05:42 PM Error: TypeError: $("a", $th).attr("href") is undefined Source File: *****/chrome/code-comments/code-comments.js Line: 185 Trac 1.0 TracCodeComments 1.1.0 for Python 2.7
issue exists with "master" branch too.
The text was updated successfully, but these errors were encountered:
/code-comments/comments?path=filename&revision=1&line=0
the above URL does not contain the column id in JSON reponse, when mysql is used.
id
Sorry, something went wrong.
Fix for issue trac-hacks#25 - code_comments/comment.py
a8687dd
Fix for issue trac-hacks#25 code_comments/comment.py
No branches or pull requests
I can add the comment successfully but not able to view it, using mysql database. But no issue with sqlite.
I am getting the following errors while viewing a file.
issue exists with "master" branch too.
The text was updated successfully, but these errors were encountered: