cancel
Showing results for 
Search instead for 
Did you mean: 

How to debug js

evan
Champ in-the-making
Champ in-the-making
Hi All ,

        I have install 3.2r, some time , I want to alert a message to get js function. and now ,I add alert sentence ,It not run ,but I know the function must been call . how an I alert a message?

Thanks.
4 REPLIES 4

dranakan
Champ on-the-rise
Champ on-the-rise

evan
Champ in-the-making
Champ in-the-making
Hello Dranakan,

        Thanks for your reply , the url can not open . do you have other url?

dranakan
Champ on-the-rise
Champ on-the-rise
Hello,

The debug tool is on your Alfresco Server.

Replace in the URL the "youralfresco" by your alfresco server (perhaps by localhost, …)

afaust
Legendary Innovator
Legendary Innovator
Please keep in mind that the JavaScript debugger that comes packaged with Alfresco will only work if your server runs on a system with a graphical user environment. It will NOT work on a host environment, e.g. dedicated *nix server with just a console for you to ssh your way in. And even if it is supported by your server, you have to have access to the graphical environment the debugger interface will be executed in.