[Building Sakai] Clog: Clicking User in View Authors results in an empty page

Brooke Biltimier bbiltimier at anisakai.com
Wed Oct 16 11:09:05 PDT 2013


We have had a recent issue with a client that sounds similar. We found
that changing the visibility record from 'Ready' to 'SITE' in the
clog_post table corrected the issue.



On Wed, Oct 16, 2013 at 8:08 AM, Matthew Jones <matthew at longsight.com> wrote:
> Yea, on that particular page by itself there were no errors.
>
> The only thing unusual I could see debugging was in the clog.js userPosts
> method, the
> $(document).ready(function() {
>
> was never getting fired, and the code in there was never coming up. So there
> was no content in the divs for the user posts.
>
>
> On Wed, Oct 16, 2013 at 9:19 AM, Bryan Holladay <holladay at longsight.com>
> wrote:
>>
>> Only errors I see is when I load the main page (which works fine):
>>
>> GET clog-tool/lib/json2.js 404 (Not Found)
>> clog.html?state=viewAllPosts&siteId=2137ft-eme2040-navarroa-do&placementId=ac5d418a-f42c-451d-b972-…:12
>> GET ...clog-tool/clog-translations-en-US.js?_=1381929357275 404 (Not
>> Found) jquery.js:8102
>> Uncaught TypeError: Cannot call method 'css' of undefined
>> jquery.cluetip.min.js:28
>>
>> I checked both of those 404's and they don't even exist in the source:
>>
>> https://source.sakaiproject.org/contrib/clog/tags/clog-0.9.3/tool/src/webapp/
>>
>> https://source.sakaiproject.org/contrib/clog/tags/clog-0.9.3/tool/src/webapp/lib/
>>
>> When I load the "View Authors" page and then click the user's link, there
>> are no JS errors.
>>
>> Thanks,
>> Bryan
>>
>>
>>
>> On Wed, Oct 16, 2013 at 9:01 AM, Adrian Fish <adrian.r.fish at gmail.com>
>> wrote:
>>>
>>> Anything in the javascript console?
>>>
>>>
>>> On 16 October 2013 13:58, Bryan Holladay <holladay at longsight.com> wrote:
>>>>
>>>> I wanted to see if anyone has heard of an issue in Clog where an
>>>> instructor goes to "View Authors" and clicks a user and there is an empty
>>>> results page.  This happens for every user in the site, but the tool works
>>>> fine in the other sites.  I checked the logs and there isn't any information
>>>> being printed.  The DB shows that these students have entries and they are
>>>> not empty.  I tried as an admin to see if it was a permission issue.  I
>>>> didn't see anything in Jira to hint towards this kind of issue.  Strangely
>>>> too, the "view authors" page isn't alphabetized for this site only.  This is
>>>> Clog 0.9.3 in an up to date 2.8.x instance.
>>>>
>>>> Thanks for any help,
>>>> Bryan
>>>>
>>>> _______________________________________________
>>>> 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"
>>>
>>>
>>
>>
>> _______________________________________________
>> 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"
>
>
>
> _______________________________________________
> 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"


More information about the sakai-dev mailing list