[Building Sakai] Sakai 10.2 Roster

Bryan Holladay holladay at longsight.com
Fri Oct 17 10:44:12 PDT 2014


+1 to get this merged into 10.x soon ;)

On Fri, Oct 17, 2014 at 1:42 PM, igor Novopashenny <
Igor at escience.uni-bremen.de> wrote:

> Thanks!
>
> It works now
>
> Regards Igor
>
>
>
> *Von:* sakai-dev-bounces at collab.sakaiproject.org [mailto:
> sakai-dev-bounces at collab.sakaiproject.org] *Im Auftrag von *Bryan Holladay
> *Gesendet:* Freitag, 17. Oktober 2014 19:35
> *An:* igor Novopashenny
> *Cc:* Sakai Development
>
> *Betreff:* Re: [Building Sakai] Sakai 10.2 Roster
>
>
>
> That's the i18n issue. Look at this file:
>
>
>
> webapps/sakai-roster2-tool/WEB-INF/bootstrap.jsp
>
> To fix it, just replace (or add) this line for the "var roster = .."
> variable:
> i18n: {
>                         <c:forEach items="${i18n}" var="i" varStatus="is">
>                              ${i.key}: '${i.value}'<c:if
> test="${!is.last}">,</c:if>
>                         </c:forEach>
>                 }
>
>
>
>
>
> On Fri, Oct 17, 2014 at 1:29 PM, igor Novopashenny <
> Igor at escience.uni-bremen.de> wrote:
>
> I checked it as administartor,
>
> It was pointing to roster2.
>
> After it logout and log in as instructor
>
> Now I has something in the site: But the buttons are very small and
> without labels
>
> Regards Igor
>
>
>
> *Von:* sakai-dev-bounces at collab.sakaiproject.org [mailto:
> sakai-dev-bounces at collab.sakaiproject.org] *Im Auftrag von *Bryan Holladay
> *Gesendet:* Freitag, 17. Oktober 2014 19:09
> *An:* Cris J Holdorph
> *Cc:* Sakai Development (sakai-dev at collab.sakaiproject.org)
> *Betreff:* Re: [Building Sakai] Sakai 10.2 Roster
>
>
>
> >If I go to Roster tool – there I nothing there. Everything is empty.
>
>
> Check the JS console. I just committed a fix for this exact issue:
>
> https://jira.sakaiproject.org/browse/SAK-27991
>
>
>
> On Fri, Oct 17, 2014 at 12:20 PM, Cris J Holdorph <holdorph at unicon.net>
> wrote:
>
> I don't have any 10.2 environment running, but when I've debugged
> problems like this in the past I do the following.
>
> Login in as an admin user
> Go to the "Sites" tool in the Administration Workspace
> Find the site that has the empty page
> Click on the site link
> Click on the pages button
> Find the page that is empty and click on the page link
> Click on the Tools button
> In the list of tools there will be a "Features" column.  This column
> should be showing the tool-id of any tool configured for that page.  If
> you're seeing a blank page in the site, the most likely reason is one of
> three things
> a) the 'Features' column for the tool(s) on this page is blank
> b) the 'Features' column for the tool(s) on this page is set to a tool
> id that you no longer have in this system
> c) there are no tools configured for this page.
>
> Once you determine what the problem is, you have to then determine what
> caused the problem.  One possibility is the template the site was built
> from is flawed.  Another possibility is there was some kind of data
> migration that did not work correctly.  I've also seen where a tool was
> removed from the codebase, but the template was not updated so still
> refers to the missing tool.
>
> ---- Cris J H
>
>
> On 10/17/2014 08:54 AM, Igor Novopashenny wrote:
> > Hi!
> >
> > I just deployed the new version of Sakai 10.2.
> >
> > Before it I was testing 10.1
> >
> > If I go to Roster tool – there I nothing there. Everything is empty.
> >
> > What can it be?
> >
> > Regards Igor
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141017/33260186/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.jpg
Type: image/jpeg
Size: 28866 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141017/33260186/attachment.jpg 


More information about the sakai-dev mailing list