To reproduce:
1) Enable Domain Source and Overlay modules.
2) Go to example.com
3) Create a node, assign it to example.com and one.example.com
4) Assign Domain Source to one.example.com
5) Save the node.
You should get a blank page.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | 1081468-out-out-damned-spot.patch | 1.37 KB | agentrickard |
| #8 | 1081468-out-out-damned-spot.patch | 1.37 KB | agentrickard |
| #4 | 1081468.domain.overlay.redirect.patch | 908 bytes | agentrickard |
| #3 | Screen shot 2011-03-04 at 11.18.06 AM.png | 75.61 KB | agentrickard |
| #2 | Screen shot 2011-03-04 at 11.11.51 AM.png | 133.01 KB | agentrickard |
Comments
Comment #1
agentrickardDoes not occur with Overlay off.
Comment #2
agentrickardScreenshot of the error.
Comment #3
agentrickardAnd here's why....
I don't know what the fix would be, outside of a core change.
Any JS experts out there?
Comment #4
agentrickardHere's a patch that almost works, but leaves the URL in the browser window incorrect (on FF 3 for OS X at least.) It seems that the drupal_goto() isn't issued?
This patch does, at least, close the dialog.
Comment #5
ksenzeeSubscribing.
Comment #6
agentrickardSee also #1082032: Save configuration opens a new browser window
Comment #7
agentrickardAlso, _any_ domain switching within the overlay just plain fails.
Comment #8
agentrickardAnd a possible patch?
Comment #9
agentrickardLet's move the easiest condition to the front.
Comment #10
dave reidSubscribing.
Comment #11
duaelfrI have the same issue when saving theme parameters
There is the output of my JS console
Hope this can help
Comment #12
agentrickardDomain switching seems to work now (in Drupal 7.14). Node save still fails -- but in a new and different way.
This is really a core issue.
Comment #13
agentrickard