totally, there should be probably some syntax check in javascript or some test parser...
jon On Mon, Oct 3, 2011 at 7:32 PM, Jakub Jankiewicz <[email protected]> wrote: > Public bug reported: > > There is not error indicting when for instance you forget to put > semicolon after api invocation > > <php $aiki->klass->some_method() php> > > the same when you had error in your SQL statement or php error in > extension > > when the widget that have those errors is rendered it's simple return > nothing. > > AIKI should show messages for this kind of errors for debuging purpose. > They can be displayed only for SysGODs. > > ** Affects: aikiframework > Importance: Undecided > Status: New > > -- > You received this bug notification because you are subscribed to > aikiframework. > https://bugs.launchpad.net/bugs/865251 > > Title: > There is no error reporting > > To manage notifications about this bug go to: > https://bugs.launchpad.net/aikiframework/+bug/865251/+subscriptions > -- Jon Phillips http://rejon.org/ | http://fabricatorz.com/ chat/skype: kidproto | irc: rejon +1.415.830.3884 (global) | +1-510-499-0894 (sf) +86-187-1003-9974 (beijing) -- You received this bug notification because you are a member of Aiki Framework Admins, which is subscribed to aikiframework. https://bugs.launchpad.net/bugs/865251 Title: There is no error reporting Status in Aiki Framework: New Bug description: There is not error indicting when for instance you forget to put semicolon after api invocation <php $aiki->klass->some_method() php> the same when you had error in your SQL statement or php error in extension when the widget that have those errors is rendered it's simple return nothing. AIKI should show messages for this kind of errors for debuging purpose. They can be displayed only for SysGODs. To manage notifications about this bug go to: https://bugs.launchpad.net/aikiframework/+bug/865251/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~aikiframework.admins Post to : [email protected] Unsubscribe : https://launchpad.net/~aikiframework.admins More help : https://help.launchpad.net/ListHelp

