JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for WEBPA Archives


WEBPA Archives

WEBPA Archives


WEBPA@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

WEBPA Home

WEBPA Home

WEBPA  November 2015

WEBPA November 2015

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Lost Access for Instructors to WebPA Instructor Data, Patch, and Failed Login for Admin Users

From:

Stephen P Vickers <[log in to unmask]>

Reply-To:

WebPA <[log in to unmask]>

Date:

Fri, 20 Nov 2015 11:30:52 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (62 lines)

It looks to me as though the patch is requiring the user to be enrolled 
in the current module (which seems to be what it should be doing) but 
fails to allow for admin users who do not need to be enrolled to gain 
access.  I think the method needs an alternative SQL statement for admin 
accounts.

Stephen

On 20/11/2015 10:46, Stephen Broadbridge wrote:
> Hi All
>
> At the University of Sheffield, on a new installation of a WebPA server,
> we have had a problem which manifests like this.  A user who is an
> Instructor on one or more module(s) which use(s) WebPA can normally
> access the instructor content for each of these modules. However, if the
> user is also a Student on any module which uses WebPA then the user can
> no longer access the instructor content on any course.  The instructor
> only gets the Student view of this data.  A workaround that resolves
> this issue is to change the enrolments of the Instructor so that (s)he
> is no longer a Student on any module  After this has been done,
> instructor content for WebPA can be seen for all modules.  This issue is
> reversible.  It can be re-instated by making the user into a student
> again on just one module.
>
> This issue was originally identified by a former colleague who obtained
> and installed the following patch on the old server: -
> <patch>
> diff --git a/includes/classes/class_engcis.php
> b/includes/classes/class_engcis.php
> index 02978e8..7e13f01 100755
> --- a/includes/classes/class_engcis.php
> +++ b/includes/classes/class_engcis.php
> @@ -366,7 +366,7 @@ class EngCIS {
>       } else {  // else, just return one row
>         $sql = "SELECT u.*, um.user_type
>             FROM " . APP__DB_TABLE_PREFIX . "user u LEFT OUTER JOIN " .
> APP__DB_TABLE_PREFIX . "user_module um ON u.user_id = um.user_id
> -          WHERE (u.user_id IN {$user_set})
> +          WHERE (u.user_id IN {$user_set}) AND (um.module_id =
> {$_module_id})
>             LIMIT 1";
>         return $this->_DAO->fetch_row($sql);
>       }
> </patch>
>
> This patch does seem to fix the issue with users who are instructors
> losing access to WebPA instructor data if they are or, become a Student,
> on any module.  However, after applying this patch, it becomes
> impossible to log in to the WebPA service directly as an Admin user.
> This issue is also reversible.  Removing the patch fixes the Admin
> access issue.  Reinstating the patch brings back the Admin access issue.
>
> My questions are: -
> 1) Have other users of this product observed the same behaviour?
> 2) Is there a subsequent patch that fixes both the Instructor/Student
> issue and the Admin login issue?
>
> Regards
>
> Stephen
>

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

November 2023
November 2022
October 2022
August 2022
June 2022
April 2022
April 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
May 2020
February 2020
January 2020
November 2019
October 2019
September 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
January 2018
November 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
June 2008
May 2008
April 2008
February 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
March 2007


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager