Call to update script is not URL encoded

Bug #330623 reported by yyoyo
2
Affects Status Importance Assigned to Milestone
Moovida
Fix Released
Critical
Cesar Sanchez

Bug Description

The call made at startup is not URL encoded. if parameters (like operating system : "Windows XP") as a space, the following parameters are skipped.

Step to reproduce :
1. Launch Wireshark on port 80
2. start Elisa and wait 30 seconds

Current result:
http://elisa.fluendo.com/updates/updates/?os=Window XP&userid=123456

Expected result:
http://elisa.fluendo.com/updates/updates/?os=Window%20XP&userid=123456

Revision history for this message
yyoyo (lionel.martin) wrote :

Marc is working at first step on a workaround server side.

Changed in elisa:
assignee: nobody → garcia-marc
importance: Undecided → Critical
milestone: none → 0.5.29
Changed in elisa:
milestone: 0.5.29 → 0.5.30
Changed in elisa:
assignee: garcia-marc → csanchez-fluendo
status: New → Confirmed
Changed in elisa:
status: Confirmed → In Progress
Philippe Normand (philn)
Changed in elisa:
status: In Progress → Fix Committed
Olivier Tilloy (osomon)
Changed in elisa:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.