Forums | Mahara Community

Developers /
FriendSearch pagination not working on CAS system


anonymous profile picture
Account deleted
Posts: 1

25 May 2010, 9:16

Hello,

I was wondering if anyone had come across any problems with the AJAX pagination.js system that Mahara uses to page through a list of users that you have searched for?

Using a test server it works fine, but on the production server using CAS the ajax call seems to hang and not return anything, using firebug and looking at the net panel the get requests to json/friendsearch.php eventually return an HTTP 407 "Proxy authentication" Error.  Ive disabled the Ajax call on the page links by commenting out the function:

this.rewritePaginatorLink

in pajinator.js (lines 82-95 for me) as a quick fix but was wondering if there was something im missing?  Running Mahara 1.2.2 version 2009111007, tried on Firefox Chrome and IE.  I think it might be something to do with the cookies and the XHTMLHttp Request but im kinda guessing...

Thanks in advance for any help or advice,

Steve

anonymous profile picture
Account deleted
Posts: 808

25 May 2010, 17:10

Hi Steve,

Can you take a look at this thread & see if it's the same problem discussed there?  At least one of the problems there was fixed in 1.2.4.

R.

2 results