BUG: motionhttpcontrol logitech sphere track set problem
I can't set a track/set with a value higher then 9 and a negative value.
I use a Logitech Sphere with pwc version 10.0.6
/2/track/set?pan=20&tilt=20 also doesn't work
Test case
works : (i get a page result back)
/2/track/set?x=5&y=0
/2/track/set?x=5&y=5
doesn't work : (document not found)
/2/track/set?x=15&y=0
/2/track/set?x=0&y=-5
The patch fixed the problem. Thank You.
-- RedDevil - 02 Mar 2005
The fix is in 3.2.1_snap3. Since the problem was reported from a snap release I also consider it released when included in a newer snap release.
-- KennethLavrsen - 10 Mar 2005