also cross posted at wp-hackers:
I created a custom post_type 'albums' and made sure that it supports the editor so that I can input regular information just like a post.
when I click on the photo icon, I do get the popup for the media gallery. I am able to upload an image just fine. However when I click 'insert into post', I am presented with a white screen on the editor and nothing further happens.
I have tested the editor on regular posts, and it works as normal.
I have activated multisites, figured I should mention it just in case, but in this case, I am using the root blog anyhow.
Is there a step I am missing somewhere to get the media manager to work with custom post_types?