| Summary: | Ignore "message" events that do not target Orion | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Maciej Bendkowski <maciej.bendkowski> | ||||
| Component: | Client | Assignee: | Simon Kaegi <simon_kaegi> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | mamacdon, simon_kaegi | ||||
| Version: | unspecified | Flags: | mamacdon:
review+
|
||||
| Target Milestone: | 4.0 RC2 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Maciej Bendkowski
That postmessage looks like it's coming from inside of one of the scripts client.js. It appears to be trying to establish an OpenSocial widget communication with the parent. We could certainly do a better job in the plugin-registry to ignore the message but I am curious if we could be using client.js a bit better. Simon, is the quick fix patch I attached any good being considered a temporary solution? I'd like to use my Google Drive plugin again and unfortunately until there's no change here I can't. We can do something along these lines. Essentially, if we receive a message we do not understand we can ignore it. I have a bunch of other changes going on right now but I will add this and of course a test case. (In reply to Simon Kaegi from comment #3) > We can do something along these lines. Essentially, if we receive a message > we do not understand we can ignore it. I have a bunch of other changes going > on right now but I will add this and of course a test case. Simon, is there any possibility we can have this fixed in RC1? Sorry Maciej, this got lost. RC1 should be fine. Fixed in Master. |