If I remember correctly, dojo's default debug behavior is set to true, which is the reason why OFBIZ-411 isn't as simple a solution as the one provided in rev 509719. The debug behavior is a contender for what's causing the issue to begin with. In addition dojo's framework lends better to the additional code written for the dojo.require() syntax.
--- "David E. Jones" <[EMAIL PROTECTED]> wrote: > > Not really, much simpler, see SVN rev 509719. > > -David > > > On Feb 20, 2007, at 11:41 AM, Chris Howe wrote: > > > Like so? > > > > https://issues.apache.org/jira/browse/OFBIZ-411 > > > > --- "David E. Jones" <[EMAIL PROTECTED]> wrote: > > > >> > >> This is a bit of a reach, and I haven't tested it, but if this is > >> just showing up now it may be related to the DOJO stuff added > >> yesterday. > >> > >> Anyway, I see that the dojo.js file is added to the general > >> javascript file lists, and we should probably change the practice > to > >> > >> only include it in specific screens that use it. > >> > >> Side note/thought: this thread might fit better on the dev list, > but > >> > >> it's fine here. > >> > >> -David > >> > >> On Feb 20, 2007, at 11:06 AM, David Shere wrote: > >> > >>> I'm now also seeing this error on the EntitySQLProcessor page. > >>> > >>> David Shere wrote: > >>>> Adrian Crum wrote: > >>>>> Might have something to do with the complete list of services > >>>>> taking too long to display. > >>>> Possibly, but it crashed IE6 for several minutes, and on > Firefox, > >> > >>>> the error message goes away only if I click "stop script". I > can > >> > >>>> click "Continue" several times and still get the error. > >>> > >>> -- > >>> David Shere > >>> Information Technology Services > >>> Steele Rubber Products > >>> www.SteeleRubber.com > >>> > >> > >> > > > >
