Just tested, and above patch works just fine

** Description changed:

  libmms doesn't handle urls very well:
  
  * Sends full path to server - this is invalid (eg sends
- http://server.com/path/to/media/file.mms. It should send just
+ mms://___foo__.com/path/to/media/file.mms. It should send just
  '/path/to/media/file.mms'
  
- * Crashes if no path is present, like 'mms://server.com/, for this it
+ * Crashes if no path is present, like 'mms://__foo__.com/, for this it
  should send '/' I think
  
  * Doesn't handle URLS that have no path but query like :
  mms://server.com/?test=10

** Changed in: libmms
       Status: New => Confirmed

** Also affects: libmms (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: libmms (Ubuntu)
       Status: New => Confirmed

-- 
libmms handling of many URLS is broken
https://bugs.launchpad.net/bugs/238984
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to