You are here: Foswiki>Tasks Web>Item8831 (07 Jun 2010, MichaelDaum)Edit Attach

Item8831: JQGridPlugin rest calls fail using trunk

pencil
Priority: Normal
Current State: No Action Required
Released In:
Target Release: n/a
Applies To: Extension
Component: JQGridPlugin
Branches:
Reported By: SvenDowideit
Waiting For:
Last Change By: MichaelDaum
when you watch the request happen in firebug, you can see that it gets redirected to login, and then fails to populate anything.

-- SvenDowideit - 03 Apr 2010

It secretly depends on DBCacheContrib/Plugin. There's an if() which checks for DBCache, and then an else which just a TODO comment smile

-- PaulHarvey - 23 Apr 2010

This is work in progress. It was easiest to use %DBQUERY as it returns the exact size of the hit set. That's needed for proper pagination. Not sure if that's possible with SEARCH. In any case, I'll try to extract this part into template land, so that this can be customized more easily, e.g. use %SOLRSEARCH instead.

-- MichaelDaum - 23 Apr 2010

I am guessing that the initial report failing on a redirect to login is about REST not using HTTP authentication in a TemplateLogin configuration. That's a general flaw of the REST implementation as it must always use HTTP authentication even when the rest uses TemplateLogin.

No actions required for JQGridPlugin.

-- MichaelDaum - 07 Jun 2010

ItemTemplate edit

Summary JQGridPlugin rest calls fail using trunk
ReportedBy SvenDowideit
Codebase
SVN Range
AppliesTo Extension
Component JQGridPlugin
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r4 - 07 Jun 2010, MichaelDaum
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy