Skip to content

Scholar profile without website can be registered (#41)

Divyam Agrawal requested to merge (removed):master into master

Closes #41 (closed)

Short description of what this resolves:

Resolved the problem of registration of scholar profiles without a personal website link.

Changes proposed in this pull request:

  • Try-catch block in content.js for website variable.
  • In profile.js set href only when the website variable is defined.

Checklist

  • My branch is up-to-date with the Upstream develop branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
Edited by Divyam Agrawal

Merge request reports