I attempted to attach my lightclock to my wireless network with an SSID of "Router? I hardly knew 'er! 2.4"

Hitting the submit button directed me to a URL that contained an SSID that was truncated at the single quote:

I was still able to enter a password and timezone details, but upon reset the lightclock couldn't join a wireless network and continued to broadcast its own access point details.
I was able to get my clock online by URL-encoding the SSID using a separate tool, and then replacing the Password URL parameters with the full encoded SSID. So it looks like there's just some issues in the form encoding.
I attempted to attach my lightclock to my wireless network with an SSID of "Router? I hardly knew 'er! 2.4"

Hitting the submit button directed me to a URL that contained an SSID that was truncated at the single quote:

I was still able to enter a password and timezone details, but upon reset the lightclock couldn't join a wireless network and continued to broadcast its own access point details.
I was able to get my clock online by URL-encoding the SSID using a separate tool, and then replacing the Password URL parameters with the full encoded SSID. So it looks like there's just some issues in the form encoding.