[pgAdmin4][Patch]: RM#1324 - Grant wizard does not show privileges option again if Click on Back button on Privileges page

From: Surinder Kumar <surinder(dot)kumar(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: RM#1324 - Grant wizard does not show privileges option again if Click on Back button on Privileges page
Date: 2016-06-09 12:52:34
Message-ID: CAM5-9D9WicOdedgfG_90ctyOYyAfZqS_DN18v5qFJ2Pbpds-YQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find attached patch.
This issue was regression of *commit
id: 47d7e24bb91f22da3b55c941f515ce76248f2cc6*
shouldn't have return statement in view object because it is called by
render of wizard object class to render the page in wizard.

Please review.

Thanks,
Surinder Kumar

Attachment Content-Type Size
RM#1324.patch application/octet-stream 617 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-06-09 13:54:17 Re: pgadmin4: Server does not launch
Previous Message Priyanka Shendge 2016-06-09 12:37:08 Re: pgAdmin IV API test cases patch