Cool beans :)

On Wed, Jun 3, 2009 at 1:10 PM, David Pollak
<feeder.of.the.be...@gmail.com>wrote:

>
>
> On Wed, Jun 3, 2009 at 12:05 PM, Derek Chen-Becker 
> <dchenbec...@gmail.com>wrote:
>
>> Improving error messages is something we're working on. I'll have to look
>> at the source, but if there's a more meaningful exception that's somehow
>> getting swallowed then I'd say that that's a bug. Let me dig and see what's
>> going on.
>
>
> I'm working on it and generally improving error reporting for XML parsing
>
>
>>
>>
>> Derek
>>
>>
>> On Wed, Jun 3, 2009 at 12:42 PM, Joe Wass <j...@folktunefinder.com> wrote:
>>
>>>
>>> I'm getting this too (on Ubuntu). I thought it was standard behaviour
>>> to see a stack trace... obviously not!
>>>
>>> On Jun 3, 7:23 pm, Jeppe Nejsum Madsen <je...@ingolfs.dk> wrote:
>>> > I'm curious: Am I the only one getting rather useless error messages in
>>> > the browser when Lift fails to parse the templates? Something a long
>>> > these lines:
>>> >
>>> > Exception occured while processing /
>>> >
>>> > Message: java.lang.IllegalArgumentException: line 15 does not exist
>>> >         scala.io.Source.getLine(Source.scala:280)
>>> >         scala.io.Source.report(Source.scala:368)
>>> >
>>> > It may just be my setup (Scala 2.7.4, Lift 1.1-SNAPSHOT, OS X), but I
>>> > did a little digging in scala.io.Source and found what seems to be a
>>> bug
>>> > (more details here, never mind the subject :-)
>>> http://www.nabble.com/Bug-in-java.io.Source-with-FileInputStream--td2...
>>> > )
>>> >
>>> > Running in debug mode I saw that the original exception was "'<' not
>>> > allowed in attrib value" which seems much more helpful :-)
>>> >
>>> > Anyway, since I'm new to Scala/Lift I just wanted to verify if I'm the
>>> > only one seeing this behaviour.
>>> >
>>> > /Jeppe
>>>
>>>
>>>
>>
>>
>>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Git some: http://github.com/dpp
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to