SpagoBILabs / SpagoBI

Outdated version of Knowage - Business Intelligence suite. Explore https://github.com/KnowageLabs for the current repository.
181 stars 109 forks source link

SPAGOBI-1900 - Lucene search tool and session expired #1383

Open KnowageServiceAcc opened 4 years ago

KnowageServiceAcc commented 4 years ago

Details

Key Value
Key SPAGOBI-1900
Type Bug
Status Open
Priority Minor
Resolution
Affects 4.2
Fix
Components SERVER/Core
Labels

People

Key Value
Assignee Davide Zerbetto
Reporter WEILL guillaume

Dates

Key Value
Created 2014-10-10T15:46:35.000+0200
Updated 2014-10-10T15:46:35.000+0200
Resolved n.d.

Description

If your session is expired and you try to search a document using Lucene Search tools from documents browser, a "Please wait" message is printed forever despite server send back a session expired message. {"errors":[{"message":"session-expired"}]} SpagoBi shoud redirect the user to the login page or print the error message on screen to warn user that his session is over.

Comments

no comments