Wireless Survey breaks if SSID contains ' (needs to be escaped)

Issue #323 resolved
jn created an issue

freshtomato-RT-AC68U-K26ARM-2024.1-AIO-64K
D-Link DIR868L
Used / Total NVRAM 49.41 KB / 64.00 KB

Here’s an example that will fail to parse:

['A4:CF:D2:75:A1:11','Glimma & Glaw's Haus',-86,157,80,10,'11ac','WPA2-Personal','AES','5']

The formatting occurs here: https://bitbucket.org/pedro311/freshtomato-arm/src/6feea3321f0b9768015c8bc88b0a98815871d800/release/src-rt-6.x.4708/router/httpd/wl.c#lines-798

Needs to be escaped \'

Comments (7)

  1. pedro repo owner

    I will be grateful because I am doing something else now.

    //EDIT:

    Edit: www.linksysinfo.org is completely down for me? checked cellphone(s) and my local internet connection … no way currently

    It looks like…

  2. Log in to comment