The "Create new promo"-link dosen't seem to link correctly. It sends you back to the node view page.

Comments

pontus_nilsson’s picture

Status: Active » Needs review
StatusFileSize
new1.32 KB

The link is relative which is way it doesn't work (node/add) instead of (/node/add). Patch changes that.

pontus_nilsson’s picture

When this #1263118: Have equivalent of Node Reference URL Widget is in we can support prepopulating the entity reference field also, yay.

fabsor’s picture

Status: Needs review » Needs work

We have a filter, Path filter, that can be used for internal paths. We should use that instead, since that will work for setups that don't have drupal in their root directory.