** Description changed:

  When a value is added to a scope's model that contains url-escaped
  characters, the activate-uri un-uri-escapes the associated value in the
  model. This means that if the value is a=b&c=d%26e%3Df, the event
  handler gets a=b&c=d&e=f. This is broken.
+ 
+ 
+ Test case:
+ * Open Dash
+ * Select the video lens
+ * Expand the 'Online' category
+ * Click on videos supplied by Youtube and Amazon
+ * Verify video opens correctly in web browser. 
+ * Verify that initial URL (i.e. before redirect occurs) in the web-browser 
does not contain two & characters, as that is an indicator of a broken URL.
+ 
+ Note that a nasty hack has been made on the ubuntu redirect server to
+ work around this bug for now.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986175

Title:
  unity-2d scope un-url-escapes values from its model

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-2d/+bug/986175/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to