sorry for my poor english...
i create a new type material "video". after create new field for blue drop.
create for atorage api.
than i create a new node for type "video" (url for that /node/add/video)
browse my video file.
click at button "create"
page reload... "...page was created"
But... Url was same /node/add/video. Not /node/1234
still form for add node - title, form for upload file and more...

This is misleading users

what can i do???

Comments

jbrown’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

I can't recreate this. Are you sure another module isn't interfering?

gentl.ice’s picture

Priority: Normal » Critical
Status: Postponed (maintainer needs more info) » Active

yes, i'm sure. i installed only codec flaac. after that it was work normally. other type i can add normally. problem only with type with cck field "blue droplet"

gentl.ice’s picture

i'm found a problem. this is when i'm at another language than english. when i'm at www.site.com/en/add/... - it is normal. when i;am at www.site.com/ru/add/... - it has problem

add:
error was only when language interface different from english.

jbrown’s picture

Great! thanks for finding this. I'll take a look.

gentl.ice’s picture

we find the bug. should be fix at
modules/bd_video/includes/modules/content.inc
on line 784

should be...
if($form_state['clicked_button']['#value'] == t('Save'))

(thanks to nexor)

BUT:... now i see a problem with cron... it very often don't want start

jbrown’s picture

Title: save new node » Node form doesn't redirect to the node after saving on translated sites
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.