Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

Survey webApp includes additional css and js after AC 7 upgrade

Avatar

Level 2

Hello there,

We have been using a survey webApp for quite sometime and after our recent upgrade to AC 7 (from 6), we have started observing that the layout has changed a bit and upon further investigation, we could see that the source includes additional js and css:

js and css included in the webApp after AC upgrade:

-------------------------------------------------------------

<!-- deps in mode min/en -->

<meta http-equiv='Pragma' content='no-cache'/>

<link href='https://forums.adobe.com/nl/gen/min/nlsrc-6bdd9abcac0341bf4944dcac76523237.css' rel='stylesheet' type='text/css'></link>

<link href='https://forums.adobe.com/nl/gen/min/nlsrc-ac245a7a6abc7827968672a3c996b1d9.css' rel='stylesheet' type='text/css'></link>

<script type='text/javascript'>var Timeline_urlPrefix='/nl/lib/timeline/', Timeline_parameters='defaultLocale=en'

</script>

<script src='/nl/gen/min/WA-en-cf461481d56f1e56aa870f98218b501b.js' charset='UTF-8' type='text/javascript'></script>

<script src='/nl/gen/min/WA-6f241b2d1318b2ccb1257fb73e7382e3.js' charset='ISO-8859-1' type='text/javascript'></script>

<script src='/nl/gen/min/nlsrc-en-8bcc92dd32efa47243e5f76b6eeca030.js' charset='UTF-8' type='text/javascript'></script>

<script src='/nl/gen/min/nlsrc-9efa850eaa65daa1c6057cf7c5f35d69.js' charset='ISO-8859-1' type='text/javascript'></script>

<!-- END deps in mode min -->

js and css included in the webApp before AC upgrade:

---------------------------------------------------------------

<!-- deps in mode min/en -->

<meta http-equiv='Pragma' content='no-cache'/>

<script type='text/javascript'>var Timeline_urlPrefix='/nl/lib/timeline/', Timeline_parameters='defaultLocale=en'

</script>

<script src='/nl/gen/min/WA-en-cf461481d56f1e56aa870f98218b501b.js' charset='UTF-8' type='text/javascript'></script>

<script src='/nl/gen/min/WA-6f241b2d1318b2ccb1257fb73e7382e3.js' charset='ISO-8859-1' type='text/javascript'></script>

<!-- END deps in mode min -->

Could someone help fixing this issue? Thanks!

Cheers,

Selva

1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor