When create a new node for example article and after adding another language. But after that, you try to edit another language you always follow to English version.
So that's problem, you can't edit another language.
I did the small modification for generating the link for edit another language.
for example:
https://drupal.dev/node/NODE_ID/edit - now, but must be https://drupal.dev/de/node/NODE_ID/edit
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | i18n_node_page_add_prefix_langcode_for_content_link_edit-2831861-8.patch | 533 bytes | joseph.olstad |
Comments
Comment #2
ivan berezhnov commentedComment #3
ivan berezhnov commentedComment #4
ivan berezhnov commentedComment #5
ivan berezhnov commentedComment #6
ivan berezhnov commentedComment #8
joseph.olstadIvan, I rerolled your patch. Haven't actually analysed it though.
To avoid such problems when creating patches please refer to "Making a Drupal patch with git" documentation.
Resubmitting.
Comment #9
joseph.olstadwas this actually intended for 7.x-1.2 ? (very old release)
or 7.x-1.x dev?
Comment #10
joseph.olstada human review (or two) would be appreciated.
Comment #11
ivan berezhnov commentedI checked your patch all ok. Thank you!
Comment #12
joseph.olstadHi @IvanBerezhnov, by the sounds of it, I like this change, I just haven't had time to test it yet. I'll hold off committing it to dev until at least after 7.x-1.15 is released.
Comment #13
joseph.olstadseems like a good change to make. Lets target this for 7.x-1.16, however put it in dev after 7.x-1.15 and let it sit in dev for a while.
Comment #14
joseph.olstad7.x-1.20 just released, (not with this though)
put this in dev branch for possibly 7.x-1.21 (next release?) when? not sure.
Comment #16
joseph.olstadgoing to revert this for now
Comment #18
joseph.olstadthis was released in 7.x-1.22
Comment #20
joseph.olstadActually it was reverted
Comment #21
joseph.olstadIt'd be nice to have an extra review or two for this patch. appreciate it.
Comment #22
joseph.olstadI had a another look at this patch, it seems like this patch should be the right thing to do.
It was reverted as a precaution, there was an unrelated issue so I had backed off some recent changes just to be safe.
Now reviewing this, it looks like it makes sense but more reviews would be nice.