Embedded post javascript stopped working in 4.2.3
-
All of my embedded javascript within posts stopped working in 4.2.3. I have it embedded as noted in the codex here.
The format is:
<script type="text/javascript" src="/scripts/updatepage.js"></script> <script type="text/javascript"> <!-- updatepage(); //--></script>
If I make an HTML file with this same code and open it in the root of the same web server, the javascript runs fine. So something in 4.2.3 seems to have broken javascript embedded in posts. I believe it was working before 4.2.3.
- The topic ‘Embedded post javascript stopped working in 4.2.3’ is closed to new replies.