Bug #70

avatar

Error after authentication even if the application seems to be fully functional

Added by Sebastien Bahloul 177 days ago. Updated 165 days ago.

Status:Closed Start:02/03/2010
Priority:Normal Due date:
Assigned to:avatarSébastien Levesque % Done:

100%

Category:User Interface
Target version:-

Description

It seems that we get a AUTHENTICATION ERROR even if the user is correctly authenticated and can access any page successfully :

[INFO] AppModule.TimingFilter GET (XHR:false) : /error/AUTHENTICATION_ERROR
[INFO] AppModule.TimingFilter Request time: 101 ms
[ERROR] TapestryModule.RequestExceptionHandler Processing of request failed with uncaught exception: Exception in method org.linagora.linShare.view.tapestry.pages.Error.onActivate(java.lang.Integer) (at Error.java:34), parameter #1: Coercion of AUTHENTICATION_ERROR to type java.lang.Integer (via String --> Long, Long --> Integer) failed: For input string: "AUTHENTICATION_ERROR"

trace (19.4 KB) Sebastien Bahloul, 02/03/2010 03:07 PM

History

Updated by Sebastien Bahloul 177 days ago

avatar
  • Category set to User Interface
  • Assigned to set to Stéfanie Duprey

Updated by Stéfanie Duprey 177 days ago

avatar
  • Assigned to changed from Stéfanie Duprey to Sébastien Levesque

Updated by Sébastien Levesque 177 days ago

avatar

problem comes from AppModule configuration with contributeAssetProtectionDispatcher
the AssetProtectionDispatcher reject *.ico like /assets/ctx/7e0e934ba46c28b5/images/favicon.ico
just put a new rule.

Updated by Sébastien Levesque 177 days ago

avatar
  • Status changed from New to Resolved
  • % Done changed from 0 to 100

Updated by Sébastien Levesque 177 days ago

avatar

commit revison r114

Updated by Stéfanie Duprey 165 days ago

avatar
  • Status changed from Resolved to Closed

The problem does not appear anymore, thanks.

Also available in: Atom PDF