Comment 2 for bug 101601

Revision history for this message
Andy Altepeter (aaltepet) wrote :

I think fixing this would involve changing the IPublishable, 'is_ok_to_publish()' or something. If the versionedcontent object isn't OK to publish (e.g. a broken ghost), then this is false, otherwise it's true.

The publishing machinery would need to be updated to take this new api call into account.