Generated functions have no opening {

LinL - July 18, 2009 - 11:55
Project:Module Builder
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi joachim,

Finally got round to downloading Module Builder this morning and giving it a try :)

The generated functions have a closing }, but no opening {

For example:

/**
* Implementation of hook_form_alter().
*/
function trynewmodule_form_alter(&$form, $form_state, $form_id)

}

Latest 6.x-2.x-dev version dated July 17th.

#1

joachim - July 20, 2009 - 09:59

Ooops!
That's probably due to a fix I made to the regex last week.

Thanks for letting me know. Will look into it soon.

#2

joachim - July 20, 2009 - 19:46
Status:active» fixed

Fixed.

#3

System Message - August 3, 2009 - 19:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.