Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
598 views
in Technique[技术] by (71.8m points)

Update jquery version in Liferay 7.2

For security reasons, I need to update the version of jQuery in 7.2 Community edition of Liferay. It is currently using jQuery version 3.4 and I need to update to 3.5.

I have tried actually disabling jQuery in the control panel. I thought this might make 3.4 unavailable and I could then include a reference to 3.5 in my theme. However, disabling jQuery in the control panel broke the login form and control panel.

It would seem that a hook would be a good approach for this. I have found some info on 7.2 that allows you to override js functions but not the entire library.

How would you go about this?

question from:https://stackoverflow.com/questions/65892018/update-jquery-version-in-liferay-7-2

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...