-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jquery components not working after update from struts2.3.16 to 2.3.32 #144
Comments
Can you provide us with a little more information please.
|
As you can see we have the Tabs across the top, we use accordion and many other components.
[cid:[email protected]]
After 2.3.32 – Missing my tabs
[cid:[email protected]]
We are using the existing struts2 – jquery3.7.1 pugin
I can’t tell if any of my other components are working because I can’t get past this screen (no tabs).
I don’t believe we have customizations that change default struts behavior.
From: Stefaan Dutry [mailto:[email protected]]
Sent: Saturday, July 08, 2017 1:46 PM
To: struts-community-plugins/struts2-jquery <[email protected]>
Cc: Deborah White <[email protected]>; Author <[email protected]>
Subject: Re: [struts-community-plugins/struts2-jquery] jquery components not working after update from struts2.3.16 to 2.3.32 (#144)
Can you provide us with a little more information please.
* What components are you using?
* How exactly are they being used?
* What version of struts2-jquery are you using?
* Are none of the components working anymore or is it just some of them?
* Do you have customizations that change default struts behavior?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#144 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AcmTYUxUuHtbne62sMhIKRj2iUTWq-QMks5sL-pwgaJpZM4ORXLs>.
CONFIDENTIALITY NOTICE: This communication with its contents may contain confidential and/or legally privileged information. It is solely for the use of the intended recipient(s). Unauthorized interception, review, use or disclosure is prohibited and may violate applicable laws including the Electronic Communications Privacy Act. If you are not the intended recipient, please contact the sender and destroy all copies of the communication.
|
<script type="text/javascript">
$(function(){
$('#sotasTabs').tabs();
$('#tabs-Registration').tabs();
$('#tabs-Mail').tabs();
$('#tabs-ServiceRequest').tabs();
$('#tabs-Alert').tabs();
$('#tabs-Administration').tabs();
$('#tabs-Complaint').tabs();
$('#tabs-Tcrc').tabs();
From: Stefaan Dutry [mailto:[email protected]]
Sent: Saturday, July 08, 2017 1:46 PM
To: struts-community-plugins/struts2-jquery <[email protected]>
Cc: Deborah White <[email protected]>; Author <[email protected]>
Subject: Re: [struts-community-plugins/struts2-jquery] jquery components not working after update from struts2.3.16 to 2.3.32 (#144)
Can you provide us with a little more information please.
* What components are you using?
* How exactly are they being used?
* What version of struts2-jquery are you using?
* Are none of the components working anymore or is it just some of them?
* Do you have customizations that change default struts behavior?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#144 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AcmTYUxUuHtbne62sMhIKRj2iUTWq-QMks5sL-pwgaJpZM4ORXLs>.
CONFIDENTIALITY NOTICE: This communication with its contents may contain confidential and/or legally privileged information. It is solely for the use of the intended recipient(s). Unauthorized interception, review, use or disclosure is prohibited and may violate applicable laws including the Electronic Communications Privacy Act. If you are not the intended recipient, please contact the sender and destroy all copies of the communication.
|
How in the world do I download older jquery versions? I keep getting this SRI deal and don’t know what to do. Any idea?
From: Stefaan Dutry [mailto:[email protected]]
Sent: Saturday, July 08, 2017 1:46 PM
To: struts-community-plugins/struts2-jquery <[email protected]>
Cc: Deborah White <[email protected]>; Author <[email protected]>
Subject: Re: [struts-community-plugins/struts2-jquery] jquery components not working after update from struts2.3.16 to 2.3.32 (#144)
Can you provide us with a little more information please.
* What components are you using?
* How exactly are they being used?
* What version of struts2-jquery are you using?
* Are none of the components working anymore or is it just some of them?
* Do you have customizations that change default struts behavior?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#144 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AcmTYUxUuHtbne62sMhIKRj2iUTWq-QMks5sL-pwgaJpZM4ORXLs>.
CONFIDENTIALITY NOTICE: This communication with its contents may contain confidential and/or legally privileged information. It is solely for the use of the intended recipient(s). Unauthorized interception, review, use or disclosure is prohibited and may violate applicable laws including the Electronic Communications Privacy Act. If you are not the intended recipient, please contact the sender and destroy all copies of the communication.
|
May be could you try maven repo ? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Updated from struts 2.3.16.3 to 2.3.32 because of vulnerability recently found. Now it appears my jquery components are not working.
The text was updated successfully, but these errors were encountered: