If the Entity Translation module is enabled it will overwrite the path 'atom/%scald_atom/edit/%ctools_js' with 'atom/%/edit/%' in hook_menu_alter(). When navigating to 'atom/1/edit/nojs' you'll reach a 404. This can easily be solved by adding a default edit path to the translation section of an entity's info.

CommentFileSizeAuthor
#1 scald-2139009-2.patch397 bytesskilip
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

skilip’s picture

FileSize
397 bytes
skilip’s picture

Status: Active » Needs review
jcisio’s picture

Status: Needs review » Fixed

Commit 7d72d08. Thanks!

Status: Fixed » Closed (fixed)

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

martin_q’s picture

Status: Closed (fixed) » Needs work

This does not work entirely smoothly, though I suspect it is a bug in entity_translation, not scald. I have posted an issue about it here: #2325585: Custom 'edit path' breaks local actions (translation tabs)

Tentatively reactivating the thread, but if you feel this is entirely entity_translation's problem, please close it again and accept my apologies!

nagy.balint’s picture

Status: Needs work » Closed (fixed)

Lets concentrate on a single thread. #2211409: Integration with ET and Title module