User profiles does not work
Reported by Petr Hosek | August 4th, 2011 @ 09:16 PM | in 1.0 Beta 4 (closed)
Getting an exception (see bellow) whenever trying to open any user profile.
cannot construct Atom(null)
scala.xml.Atom.<init>(Atom.scala:22)
scala.xml.Text.<init>(Text.scala:36)
net.liftweb.http.SHtml$.text_$times(SHtml.scala:898)
net.liftweb.http.SHtml$.text_$times(SHtml.scala:902)
net.liftweb.http.SHtml$.text_$times(SHtml.scala:884)
net.liftweb.http.SHtml$.text(SHtml.scala:1051)
scala.tools.colladoc.snippet.ProfileOps.userForm(ProfileOps.scala:134)
scala.tools.colladoc.snippet.ProfileOps.body(ProfileOps.scala:367)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:597)
net.liftweb.util.ClassHelpers$$anonfun$net$liftweb$util$ClassHelpers$$_invokeMethod$2$$anonfun$apply$8.apply(ClassHelpers.scala:318)
net.liftweb.util.ControlHelpers$class.tryo(ControlHelpers.scala:46)
net.liftweb.util.Helpers$.tryo(Helpers.scala:34)
net.liftweb.util.ControlHelpers$class.tryo(ControlHelpers.scala:82)
net.liftweb.util.Helpers$.tryo(Helpers.scala:34)
net.liftweb.util.ClassHelpers$$anonfun$net$liftweb$util$ClassHelpers$$_invokeMethod$2.apply(ClassHelpers.scala:318)
net.liftweb.util.ClassHelpers$$anonfun$net$liftweb$util$ClassHelpers$$_invokeMethod$2.apply(ClassHelpers.scala:318)
scala.collection.Iterator$$anon$19.next(Iterator.scala:369)
scala.collection.Iterator$class.find(Iterator.scala:679)
scala.collection.Iterator$$anon$19.find(Iterator.scala:367)
Comments and changes to this ticket
-
Sergey Ignatov August 5th, 2011 @ 02:52 PM
- State changed from new to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Web application allowing to edit Scala symbols documentation.