Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Major Changing button send-signal attempts filtering of input string
#2
I've looked at MechComp HTML escaping a while ago because of this bug and it's quite a mess. Things are escaped where they shouldn't and not escaped where they should. Like for example if you catch packets sent by the pump control computer there's "&parameter" in there which gets displayed as "¶meter" because the & doesn't get escaped. IIRC a temporary workaround is to use "%26" instead of &.


Messages In This Thread
RE: Changing button send-signal attempts filtering of input string - by pali6 - 10-25-2019, 10:49 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)