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

Tags Error #333

Open
mumansoo opened this issue Apr 15, 2011 · 2 comments
Open

Tags Error #333

mumansoo opened this issue Apr 15, 2011 · 2 comments

Comments

@mumansoo
Copy link
Collaborator

On the /popularTags page, tags are shown. However, when I clicked on a tag, the server crashed and reported the following error:

/home/uga/mansoorm/513/LASTDAYOFSCHOOL/seng513project/node_modules/searchTagIssue.js:30

dbAccess.runQuery(sqlQuery, listIssues.getPageCount(1, 'lastModified', res
^
TypeError: Object # has no method 'getPageCount'

at /home/uga/mansoorm/513/LASTDAYOFSCHOOL/seng513project/node_modules/searchTagIssue.js:30:44
at /home/uga/mansoorm/513/LASTDAYOFSCHOOL/seng513project/node_modules/tags.js:200:37
at /home/uga/mansoorm/513/LASTDAYOFSCHOOL/seng513project/node_modules/dbAccess.js:311:42

@dta
Copy link
Collaborator

dta commented Apr 15, 2011

Looks like it's the same issue as #299. awthornt said he would look into it.

@awthornt
Copy link
Collaborator

I actually released the issue because I am not going to be able to get it fixed. I left more information on the other issue but I think remyd is the one that made the change that broke this. It might be good to ask him what he changed.

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

No branches or pull requests

3 participants