shilad / macademia

The Macademia website visualizes connections between research interests: http://macademia.macalester.edu
15 stars 4 forks source link

Consortia colleges not included #3

Closed MargaretEG closed 11 years ago

MargaretEG commented 11 years ago

Going from consortia home to a persons page the box in the top right does not contain any colleges.

keeeeenw commented 11 years ago

The issue may be related to changeCollegeString() function under lib.macademia.collegefiler.js

keeeeenw commented 11 years ago

Grails throws the following exception:

java.lang.RuntimeException: It looks like you are missing some calls to the r:layoutResources tag. After rendering your page the following have not been rendered: [defer] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513)

keeeeenw commented 11 years ago

Fixed this by changing into Githubissues.

  • Githubissues is a development platform for aggregating issues.