Okay, yes, this is a bump. Has anyone else noticed this? Can someone tell me how to turn it OFF? I love firebug, but a logging console is not very useful if you can't log any messages longer than about 50 characters!
On Feb 9, 11:34 am, xoxota <[email protected]> wrote: > I'm using Firebug 1.5.0 on Firefox 3.6 (Mac). Lately I've noticed > that, rather than displaying ALL the text passed to console.log, > Firebug is replacing the "middle" of the text with ellipses (...). > > So if I call: console.log("Some rather long text that I would like to > see in my Firebug log"); > > In firebug, I'll see: "Some rather long text t...o see in my Firebug > log" in the console. > > Search as I might, I can't find any option to disable this annoying > and useless "feature". Can someone please point me in the right > direction? > > As far as I can tell this is a "newer" feature, in the sense that I > don't recall having this problem in Firebug 1.4, but I can't be sure. -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
