[Building Sakai] rWiki bug and patch

Jon Wheat jwheat at messiah.edu
Thu Jan 6 07:27:16 PST 2011


I FINALLY get to contribute back to the list. 

A bug was reported to us this morning and I found and created a patch for it (attached) 

It appears in rWiki, when you click the Info link - 

With Firefox and Safari - I have the correct layout for the table - with 5 columns and 5 column headers. 
With Chrome and IE - I have 4 column headers (Read is actually outside the table above the first column) and 5 columns of data, which then do not correspond with the column headers. 

I looked at the source and  there's a missing > after the <th   in the Create line below - 
<th scope="col"><a href="# ( http://sakai-dev.messiah.edu/portal/tool/372c2ebd-4d31-423d-9db5-c3706daa2e80?pageName=%2Fsite%2Fadvprgdmy%2Fhome&action=info&panel=Main&realm=%2Fsite%2Fadvprgdmy# )" class="rwiki_help_popup_link" name="createhelp" title="Click to view information ">Create</a></th

Attached is the patch. 
You can go into [src]/rwiki/rwiki-tool/tool/src/webapp/WEB-INF/vm and run patch < rwiki.info.patch 

I'll look into posting this to Jira - never done that before though. 
Here's hoping it isn't already there and I didn't see it. 

-Jon 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
..:: I've learned that 'impossible' is a perception based on your skills.
Jonathan Wheat /  Developer
Luminis Developers Network
Messiah College, ITS
717.766.2511 x3385
LDN - Luminis Developer Network - http://www.lumdev.net
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110106/a7e2c705/attachment.html 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rwiki.info.patch
Url: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20110106/a7e2c705/attachment.pl 


More information about the sakai-dev mailing list