Ticket #31 (closed defect: fixed)
Domotiga doesn´t start after 1.183
| Reported by: | j.hoekstra | Owned by: | rdnzl |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.1.183 |
| Component: | domotiga | Version: | |
| Keywords: | Cc: | cyberjunkynl@… |
Description
After updating to 1.183(SVN348) and restarting domotiga I get this error:
Unknown identifier: CGI
op regel 5050 in Main.module, this error is presented by the gambas IDE.
The line it refers to is this:
hHttpC.URL = " http://ajax.googleapis.com/ajax/services/language/translate?v=1.0&q=" & CGI.Encode(StrToTranslate?) & "&langpair=en|"
By removing CGI.Encode() domotiga starts again, but I can´t tell if it affects functionallity or if this was just a c/p error.
Change History
Note: See
TracTickets for help on using
tickets.
