• Resolved fugarte

    (@fugarte)


    Hello.

    It seems that the automatic update from 4.2.2 to 4.2.3 has modified some datas in wp_posts table.
    After the update, the onclick attribute disapeared from the links tags <a>.
    Before the update :
    <a href="myurl" onclick="return xt_click(this,'C','','NOM','T')">my link</a>
    After the update :
    <a href="myurl">my link</a>

    Is it possible ?
    Is it a known bug ?

    Thank you for your answers.

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Automatic Background Update 4.2.3 modify links’ is closed to new replies.