Hi, I started looking into this issue.
I tried hard coding the value of the text that is mentioned in the issue ( http://code.google.com/p/wave-protocol/issues/detail?id=247), and I was able to see it rendering fine in the UI. I kind of feel its something other than an UI issue. I also did go through the related snippet generation code. I landed in org.waveprotocol.box.server.robots.operations.SearchService - generateDigest method. I see the method takes SupplimentedWave and WaveletData. I assume the WaveletData is a kind of representation of a Wave. I thought a little help and explanation on the WaveletData and representation would be great help for further digging into the issue. Thanks, Gokul On Fri, May 13, 2011 at 11:50 PM, Gokul Jeyapaul < [email protected]> wrote: > Thanks Michael. I will start looking into it and get back in case of > questions and clarifications. > > On Fri, May 13, 2011 at 11:34 PM, Michael MacFadden < > [email protected]> wrote: > >> I would think this would be a good starter project to look in to. The >> issue will likely be not to complex assuming the issue is really a rendering >> issue and not deep with in the wave model. Investigating it would probably >> be a good introduction in to some of the code. >> >> ~Michael >> >> On May 13, 2011, at 2:53 AM, Gokul Jeyapaul wrote: >> >> > Hi all, >> > >> > As few of you may know, I am just starting to learn waib. I am planning >> to >> > try and fix the wave-246 < >> https://issues.apache.org/jira/browse/WAVE-246>next. >> > >> > Wanted to see what you feel about it - Is it good for a waib starter or >> do >> > you feel its complex? Any suggestions or advises on the issue? Thanks >> again >> > for your time and helping me out in getting familiar with the code base. >> > >> > Thanks, >> > Gokul >> >> >
