Closed yuzhenmi closed 11 years ago
Sorry, how do I reproduce the bug?
Im calling the annotation retrieval api in javascript by ajax. The api should have the same domain origin as eplant account but same origin policy is denying it.
If I go to http://bar.utoronto.ca/~eplant/ then I move mouse over chromosomes, AGI and Alias are display. If I move over one of them, a box having annotations opens. It does has annotations. Which js file are you having trouble with?
That is weird!! It wasn't working yesterday... Thanks Asher! Sorry about the trouble for nothing.
Ajax requests to BAR web services seem to be rejected due to same-origin policy. This only happens with the migrated ePlant under the new eplant user. I'll double-check my code again later. Maybe Asher will have to help us for this.