Forum

[SOLVED] actions no...
 
Notifications
Retirer tout

[SOLVED] actions not working any more

5 Posts
2 Utilisateurs
0 Reactions
1,894 Vu
(@yyin)
Posts: 14
Eminent Member
Début du sujet
 
[#8939]

see error picture and logs below.
can not access action item list any more. 
 

thx ​​​​​​​2023-06-18 18:55:02.052 ** ERROR ** [V10.4.0]    => #1 C:Work900_Productivity969_UwAMPUwAmpwwwprojeqtorviewobjectDetail.php (700) -> getUserVisibleObjectClassWithFieldDateType()
2023-06-18 18:55:02.054 ** ERROR ** [V10.4.0]    => #2 C:Work900_Productivity969_UwAMPUwAmpwwwprojeqtorviewobjectDetail.php (368) -> drawTableFromObject()
2023-06-18 18:55:08.564 ** ERROR ** [V10.4.0] EXCEPTION **
2023-06-18 18:55:08.567
** ERROR ** [V10.4.0] on file 'C:Work900_Productivity969_UwAMPUwAmpwwwprojeqtortoolprojeqtor.php' at line (1128)
2023-06-18 18:55:08.569
** ERROR ** [V10.4.0] cause = Call to undefined method Absence::getDataType()
2023-06-18 18:55:08.571
** ERROR ** [V10.4.0]    => #0 C:Work900_Productivity969_UwAMPUwAmpwwwprojeqtortoolprojeqtor.php (1181) -> getObjectClassFieldsListWithDateType()
2023-06-18 18:55:08.572
** ERROR ** [V10.4.0]    => #1 C:Work900_Productivity969_UwAMPUwAmpwwwprojeqtorviewobjectDetail.php (700) -> getUserVisibleObjectClassWithFieldDateType()
2023-06-18 18:55:08.574
** ERROR ***** [V10.4.0]    => #2 C:Work900_Productivity969_UwAMPUwAmpwwwprojeqtorviewobjectDetail.php (368) -> drawTableFromObject()


 
Posté : 19/06/2023 3:06 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,
Ticket #7207 recorded.


 
Posté : 19/06/2023 11:37 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,

I cannot reproduce the issue you're facing, but it seems linkled to Notification system.
Just disable Notification Definition on Action, you should get Action screen working back.


 
Posté : 19/06/2023 11:47 am
(@babynus)
Posts: 14952
Membre Admin
 

Hi,
Issue will be fixed on V10.4.1
Fix is to add 1 line after line 1180 in tool/projeqtor.php

​​​​​  foreach ($arrayClass as $key=>$className) {
    if (! SqlElement::is_a($className,'SqlElement')) continue;

 
Posté : 19/06/2023 1:32 pm
(@yyin)
Posts: 14
Eminent Member
Début du sujet
 

it is working!!!!
many thanks


 
Posté : 19/06/2023 4:35 pm
Share:
Retour en haut