rkboyce / DomeoClient

Domeo Annotator GWT client
Apache License 2.0
1 stars 2 forks source link

[in domeo log in page] AJAX persistence automatically forwards to a error page #6

Closed ningyifan closed 10 years ago

ningyifan commented 10 years ago

when user login, AJAX persistence automatically forwards to a error page instead of forwards to main page of domeo as we expecting. The error page printed out as follows: {"numberofsets":0,"numberofreso":0,"numberofanns":0}

rkboyce commented 10 years ago

This remains a bug as of 3/11/2014. Awaiting Paulo's reply

rkboyce commented 10 years ago

This might be related to some mapping in Domeo/grails-app/conf/UrlMappings.groovy

TODO: check