pgAdmin 4 commit: Flask 1.0.2 does not allow a dot (.) in theview_func - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Flask 1.0.2 does not allow a dot (.) in theview_func
Date
Msg-id E1fUlo9-00055z-Kk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Flask 1.0.2 does not allow a dot (.) in the view_func name, which we use
during generting the routes for the node.

References:
https://github.com/pallets/flask/commit/2f57a0b917478a028859b9d036b59cf1bba6cad2
https://github.com/pallets/flask/issues/2790

Fixes #3360
Reported by: Marcelo Mendes
Investigated by: Khushboo Vashi

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f2cef3836421d733df9260edb22b9db4bf19a3b9

Modified Files
--------------
web/pgadmin/browser/utils.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: [pgadmin][patch] Electron version 4.X
Next
From: pgAdmin 4 Jenkins
Date:
Subject: Build failed in Jenkins: pgadmin4-master-python33 #662