Posted by TCRobbert on February 1, 2010 at 8:03am
2 followers
Jump to:
| Project: | ImageField Tokens |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
If it can truly be called a bug report im not sure of, but I was asked to file it as a bug anyways. To get a full idea of the original problem I urge you to read: #683400: ImageField Tokens causes redirect to main domain on node save
All in all from lots of testing it came forward that ImageField Tokens seems to alter the node saving process in such a way that the normal flow of saving for other modules like Domain get jumbled up.
Comments
#1
I was having the same basic problem, although mine was somehow being caused by the Viewfield module and not ImageField Tokens. I applied the patch in #227947-50: After editing nodes user is redirected to the main domain and it solved my issue, so maybe it'll solve yours. I'm waiting to see what @agentrickard has to say about it.