Hi everyone.
After updating to SC v9.2 from SC 9.1.009, the help icons in my Control and Forms are no longer working. Grids are still functional.
I already tried to generate again the help files, generate applications, etc.
Hi everyone.
After updating to SC v9.2 from SC 9.1.009, the help icons in my Control and Forms are no longer working. Grids are still functional.
I already tried to generate again the help files, generate applications, etc.
Confirmed bug in Helpcase for SC 9.2.000
Today, I installed SC 9.2.000 trial version in a clean PC and confirmed the bug in HelpCase. The Help button is not working in controls and forms, but it works in grids.
Steps to reproduce:
Using the developer (F12) options from Edge or Firefox, I can see this error message:
SCRIPT5022: SCRIPT5022: Syntax error, unrecognized expression: #.sc-unique-btn-2.
Checking the code, I found that grids are still opening the HelpCase link in the onClick event of the button. But Forms and Control apps now call a function scBtnFn_sys_format_webh(), where the error occurs. This must be a syntax error in the generated PHP or Javascript code…
Someone from SC Bug Tracking Team?
NOTE: Environment = Windows 10 Pro x64 Spanish, version 1803, last updates applied, SC 9.2.000 directly from SC Site, clean install, no other PHP nor Apache installed, no IIS.