Is the path in the module correct or should it be 'admin/structure/form-builder/add'?

Comments

SocialNicheGuru created an issue. See original summary.

torotil’s picture

Hi,

I think I need a bit more context here. What are you trying to do?

socialnicheguru’s picture

The configuration pages?
There is no 'admin/build' in drupal 7. I think it is 'admin/structure'.

torotil’s picture

Perhaps you are right. Do you want to create a patch for that?

socialnicheguru’s picture

StatusFileSize
new1.99 KB
socialnicheguru’s picture

Status: Active » Needs review
socialnicheguru’s picture

They are of type Menu_callback which id defined as A hidden, internal callback, typically used for API calls.

torotil’s picture

Status: Needs review » Needs work

There is plenty of other places (besides the hook_menu() implementation) in the module where this paths are used. They need to be changed accordingly.

Thanks for creating the patch ;)

socialnicheguru’s picture

Status: Needs work » Needs review
StatusFileSize
new6.85 KB

torotil’s picture

Thanks again. It's committed to 7.x-1.x and will be part of the next release.

torotil’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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