Code from proxy not tested?
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Humanity Project |
Confirmed
|
Medium
|
Unassigned |
Bug Description
I found out that the proxy raised some E_NOTICE on my laptop that didn't appear while running make phpcheck - so I had a quick look at the unit test files, and I didn't see any part covering the proxy code. Is it done somewhere?
( ! ) Notice: Undefined variable: CONFIG in /var/www/
Call Stack
# Time Memory Function Location
1 0.0009 418216 {main}( ) ../index.php:0
( ! ) Notice: Undefined variable: CONFIG in /var/www/
Call Stack
# Time Memory Function Location
1 0.0009 418216 {main}( ) ../index.php:0
( ! ) Notice: Undefined variable: exception in /var/www/
Call Stack
# Time Memory Function Location
1 0.0009 418216 {main}( ) ../index.php:0
2 0.0136 1718856 curl_exec ( ) ../index.php:448
3 0.6792 1719408 readHeader( ) ../functions.php:0
( ! ) Notice: Undefined variable: status in /var/www/
Call Stack
# Time Memory Function Location
1 0.0009 418216 {main}( ) ../index.php:0
2 0.0136 1718856 curl_exec ( ) ../index.php:448
3 0.6797 1719952 readHeader( ) ../functions.php:0
Changed in hackit: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → Vlad Dragu (vlad-dragu) |
milestone: | none → alpha2.2 |
Changed in hackit: | |
milestone: | alpha2.2 → alpha3.0 |
Changed in hackit: | |
milestone: | alpha3.0 → none |
assignee: | Vlad Dragu (vlad-dragu) → nobody |