Actually in the latest checked-in version, search is visible on the main messages page. This version isn't deployed on stax, because I didn't want to deploy on non-working of ESME (based on lift bug).
D. On Mon, Nov 16, 2009 at 7:08 AM, Xuefeng Wu <[email protected]> wrote: > @Vassil > I debug at the server side and found the compass return empty. > > > On Mon, Nov 16, 2009 at 1:24 PM, Vassil Dichev <[email protected]> wrote: > >> I think the problem could be that the search menu is defined as >> hidden, so it always renders an empty page. In Boot.scala: >> >> Menu(Loc("search", List("user_view", "search"), >> S.?("base_menu_search"), Hidden)) :: >> > > > > -- > Scala中文社区: http://groups.google.com/group/scalacn >
