Home Analyst Portal
Options

HTML/JAVA rendering from Action Log

Jason_MeyerJason_Meyer Customer Advanced IT Monkey ✭✭✭

We recently discovered by accident that if we place JAVA or HTML code in an Action Log update, that Service Portal will attempt to render this code.


<label for="cars">Choose a car:</label> <select id="cars"> <option value="volvo">Volvo</option> <option value="saab">Saab</option> <option value="mercedes">Mercedes</option> <option value="audi">Audi</option> </select>



Is this by design?

Answers

  • Options
    Gabriel_LencesGabriel_Lences Customer Advanced IT Monkey ✭✭✭

    Which portal version are you using? This was fixed in 9.7.2 : PR92145Adding a comment containing a script will fire when opening comment is fixed.

    Maybe update the portal to the latest version and check it out if it's still doing :)

    Regards,

    G.

  • Options
    Shane_WhiteShane_White Cireson Support Super IT Monkey ✭✭✭✭✭

    Hi @Jason_Meyer

    Gabriel is spot on, this was just recently fixed so you need to update to I believe 9.7.2 (Latest Channel) or 9.4.6 (Baseline Channel)

    Thanks,

    Shane

Sign In or Register to comment.