Jump to content

Recommended Posts

Posted

Hello.

In the log files of a project, important information has been stored.
Since the log files are older, I can't remember if I had enabled a specific option myself!

The specific project was on our production IIS server and was built with v1.95.0.1587 - Delphi 11.

 

project.dll: 00001520: 11:10:28 [192.168.0.10]:Ajax=1
IsEvent=1
Obj=O13
Evt=click
this=O13
_S_ID=27K2aUtkJf00FD75672
_fp_=%...... <very important user data !>
_seq_=4
_uo_=O0
SCRIPT_NAME=/apps/project.dll

 

It looks like all events and all data being posted were logged.
For example:
Evt=resize
Evt=data
Evt=afterrender
Evt=deactivate
Evt=beforeclose

What mistake did I make?
Did I enable an option that I shouldn't have???

 

  • Administrators
Posted
On 2/9/2025 at 3:36 AM, lema said:

Hello.

In the log files of a project, important information has been stored.
Since the log files are older, I can't remember if I had enabled a specific option myself!

The specific project was on our production IIS server and was built with v1.95.0.1587 - Delphi 11.

 

project.dll: 00001520: 11:10:28 [192.168.0.10]:Ajax=1
IsEvent=1
Obj=O13
Evt=click
this=O13
_S_ID=27K2aUtkJf00FD75672
_fp_=%...... <very important user data !>
_seq_=4
_uo_=O0
SCRIPT_NAME=/apps/project.dll

 

It looks like all events and all data being posted were logged.
For example:
Evt=resize
Evt=data
Evt=afterrender
Evt=deactivate
Evt=beforeclose

What mistake did I make?
Did I enable an option that I shouldn't have???

 

It was a result of a bug in our production code which was fixed later.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...