Ticket #123 (closed defect: fixed)

Opened 8 years ago

Last modified 8 years ago

Error in full example

Reported by: anonymous Owned by: guillaumed
Priority: high Milestone: Version 1.0
Component: Xinha Core Version:
Severity: major Keywords:
Cc:

Description

I read that in the example :

I think this function registerPlugins is missing... Its body should be :

for(var i = 0; i < plugin_names.length; i++) {

registerPlugin(eval(plugin_names[i]));

}

and then change the makeEditors to incopare it

Change History

Changed 8 years ago by anonymous

  • owner changed from guillaumed to anonymous
  • status changed from new to assigned

Changed 8 years ago by guillaumed

  • owner changed from anonymous to guillaumed
  • status changed from assigned to new

Changed 8 years ago by guillaumed

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.