[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #3094: gb.web.gui application jam druing the execution


http://gambaswiki.org/bugtracker/edit?object=BUG.3094&from=L21haW4-

Comment #3 by Olivier CRUILLES:

Hello,
It seems that the content of the error that appears in the Browser console is random, but most of the time the error message is:

Uncaught TypeError: can't access property "value", $_(...) is null

I have attached multiple log files showing the error, if it can help.

So the issue appears mostly when a Webform need to be displayed, specialy the WebformMain called from the WebformLogin, and when a WebMessage need to be displayed.
Some time it works, some time it fail.

I found a workaround that works and it to add a 'Me.Refresh()'
-> Just before the WebMessage.Info/Question/Warning(...)
-> After displayed the Webform 

I tested this workaround during few days and it works, I don't know why, but it works

Regarding the logs you requested + the Javascript debug, I did my best, let me know if it's anough.

Olivier

----------------------------------------------------------------------------

Attachment: bug_error_gb_web_gui__javascript_debugger_3.png

Attachment: bug_error_gb_web_gui_3.log

Attachment: bug_error_gb_web_gui_2.log

Attachment: bug_error_gb_web_gui_1.log

Olivier CRUILLES changed the state of the bug to: Accepted.


----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----