ucdavis / ucdavis/ipa-client-angular
InstructorSummary: Cannot read property 'startDate' of undefined
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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