[Building Sakai] Sakai Skin name/location being modified

Mustansar Mehmood mustansar at rice.edu
Tue Jun 4 14:41:52 PDT 2013


Hi,
     I am using Sakai 2.9.x with neo-default skin. However skin 
information is lost and tool area appears with no skin(CSS) information. 
After using browser debug tools  I noticed that the skin name is being 
modified and the string "neo-" is being added in the beginning of the 
skin name i.e the skin name is "neo-default" in sakai.properties and so 
the folder name for skin in the codebase but looking at browser's debug 
area I noticed tool.css is not being located beacuse the location seems 
to changed.
Here is the errors I see
http://codeforge.rice.edu/library/skin/neo-neo-default/images/logo_inst.gif 
404 (Not Found) ba30606b-ab2c-43a1-ac9c-020afb347657:45 
<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
GET 
http://codeforge.rice.edu/library/skin/neo-neo-default/images/banner_inst.gif 
404 (Not Found) ba30606b-ab2c-43a1-ac9c-020afb347657:45 
<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
GET http://codeforge.rice.edu/library/skin/neo-neo-default/tool.css 404 
(Not Found) f89258fc-8509-4d35-a180-021a2b375448:8 
<http://codeforge.rice.edu/portal/tool/f89258fc-8509-4d35-a180-021a2b375448?panel=Main>

  ideally it should be
http://codeforge.rice.edu/library/skin/neo-default/images/logo_inst.gif 
<http://codeforge.rice.edu/library/skin/neo-neo-default/images/logo_inst.gif> 
404 (Not Found) ba30606b-ab2c-43a1-ac9c-020afb347657:45 
<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
GET 
http://codeforge.rice.edu/library/skin/neo-default/images/banner_inst.gif <http://codeforge.rice.edu/library/skin/neo-neo-default/images/banner_inst.gif> 
404 (Not Found) ba30606b-ab2c-43a1-ac9c-020afb347657:45 
<http://codeforge.rice.edu/portal/site/00becd89-81ac-4345-ba1d-e1eff194328f/page/ba30606b-ab2c-43a1-ac9c-020afb347657>
GET http://codeforge.rice.edu/library/skin/neo-default/tool.css 
<http://codeforge.rice.edu/library/skin/neo-neo-default/tool.css> 404 
(Not Found) f89258fc-8509-4d35-a180-021a2b375448:8 
<http://codeforge.rice.edu/portal/tool/f89258fc-8509-4d35-a180-021a2b375448?panel=Main>
  I am wondering where the piece of string("neo") is being added
Thanks,
Mustansar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130604/388f567c/attachment.html 


More information about the sakai-dev mailing list