[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

web frontend encodes JavaScript



Hi all,

The security tracker frontend encodes JavaScript, resulting in an invalid 
if-construct like below (the > in the third line):

function onSearch(query) {
  if (old_query_value == "") {
    if (query.length > 5) {

I'm not really familiar with the web toolkit that it uses, so maybe someone 
who is can take a look at this.


Thijs

Attachment: pgp49GN2BgY2I.pgp
Description: PGP signature


Reply to: