On Mon, 2008-04-21 at 17:55 +0200, Sigurd Nes wrote: > Dave Hall wrote: > > On Sat, 2008-04-19 at 11:09 +0200, Sigurd Nes wrote: > >> Dave Hall wrote: > >>> On Sat, 2008-04-19 at 00:26 +0200, Sigurd Nes wrote: > >>>> Dave Hall wrote: > >>>>> On Thu, 2008-04-17 at 18:53 +0200, Olivier Berger wrote: > >>>>>> Le jeudi 17 avril 2008 à 11:03 +0200, christian bac a écrit : > >>>>>>> I can propose diffs from my version and the trunk, but last time I did > >>>>>>> it, skwashd talled that there were new versions in the <<resight > >>>>>>> tree>>, > >>>>>>> that already had the same fixes. > >>>>>>> > >>>>>>> When will the resight tree changes be merged to trunk. > >>>>> This is a question for Sigurd to answer. > >>>>> > >>>> I'm glad to see that the activity is picking up, there has been very > >>>> little of > >>>> it on savanna (except for ged) lately - and the sync has mostly moved > >>>> code one > >>>> way - and the code needs manual tweaking before sync: > >>>> > >>>> 1) The resight project really need a method for quickly switch from > >>>> developer-mode to end-user mode - suspending the notices to be printed > >>>> due to > >>>> frequently testing and demonstration of the system for non-developers.
> >> When: allow 1) > > > > Someone just needs to write the code which was proposed last time this > > was discussed. I am sure the community would be happy to accept the > > code when provided. > > > Why not just allow the extra line of code in functions.inc.php: > > if(isset($GLOBALS['phpgw_info']['server']['log_levels']['global_level']) && > $GLOBALS['phpgw_info']['server']['log_levels']['global_level'] == 'N') > { > echo "\n<br>" . lang('ERROR Notice: %1 in %2 at line %3', $error_msg, > $error_file, $error_line) . "<br>\n"; > } This has been discussed in the past. The current code means developers have to fix their code. It is in the trunk - not a stable branch. A sustainable fix was proposed last time this was discussed, I am sure the community would be happy to accept that code any time. Cheers Dave _______________________________________________ phpGroupWare-developers mailing list phpGroupWare-developers@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-developers