Comment 10 for bug 1449790

Revision history for this message
Neil McPhail (njmcphail) wrote :

Interestingly, the qt encode/decode functions don't seem to alter # symbols. I have been hacking the qtubuntu-media code to manually convert # symbols to "%23" all the way to the "m_hubPlayerSession->open_uri(uri);" in "AalMediaPlayerService::setMedia", without any improvement in behaviour. I suspect this means I need to repeat the experiment in the media hub code?