When I click on the "View" button of my draft in the draft/list, it takes me to the create content page, thus breaking all functionality. Drafts appear to save but I can't get them to re-open.

Comments

adshill’s picture

I've discovered that this is coming out because the URL is being wrongly generated.

The URL the View button is linking to in this case is: node/add/hon_grant_application?draft_id=44

When it should be: node/add/hon-grant-application?draft_id=44

I'm looking into if I can fix this but I am NOT a competent php programmer so any help would be greatly appreciated.

Thanks,

Adam

adshill’s picture

Status: Active » Closed (duplicate)

Sorry... just realised this was mentioned previously, now that I understood what the problem was...

Marking as Duplicate. http://drupal.org/node/353252

Thanks.