ucdavis / ucdavis/ipa-client-angular

InstructorSummary: Cannot read property 'startDate' of undefined

Open
#1,463 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
JavaScript
Stars
2
Forks
3
PR merge metrics
No merged PRs in 30d

Description

URL: https://ipa.ucdavis.edu/summary/11/2018?mode=instructor User: Lowe-Power, Jason Kerberos: jlp Full Error: Cannot read property 'startDate' of undefined Stack: TypeError: Cannot read property 'startDate' of undefined at ChildScope.scope.isCurrentTerm (https://ipa.ucdavis.edu/js/summaryApp.js?rel=1511979802336:6:4046) at fn (eval at compile (https://ipa.ucdavis.edu/js/lib.js:17:3884), :4:297) at Scope.$digest (https://ipa.ucdavis.edu/js/lib.js:14:17894) at Scope.$apply (https://ipa.ucdavis.edu/js/lib.js:14:20372) at https://ipa.ucdavis.edu/js/lib.js:14:13034 at completeOutstandingRequest (https://ipa.ucdavis.edu/js/lib.js:11:8147) at https://ipa.ucdavis.edu/js/lib.js:11:11273

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the instructor summary at https://ipa.ucdavis.edu/summary/11/2018?mode=instructor and inspect the stack trace in summaryApp.js, especially ChildScope.scope.isCurrentTerm. Trace which value is undefined when startDate is read, then verify that the page loads without the TypeError for this URL and related instructor summaries.

Written by the indexing model from the issue text.

Assessment

Tech stack
angularjs, javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.