PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 23 - Malformed text on QUrl reference documentation
: Malformed text on QUrl reference documentation
Status: CLOSED FIXED
Product: PySide
Classification: Unclassified
Component: Documentation
: HEAD
: All All
: P5 minor
Assigned To: Hugo Parente Lima
:
: 38
:
  Show dependency treegraph
 
Reported: 2009-08-28 15:29 EEST by Marcelo Lira
Modified: 2009-10-14 11:00 EEST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcelo Lira 2009-08-28 15:29:14 EEST
The fourth paragraph of QUrl's "Detailed Description" section has a piece of
gibberish at the end caused by malformed markup.

-------------------
URLs can be represented in two forms: encoded or unencoded. The unencoded
representation is suitable for showing to users, but the encoded representation
is typically what you would send to a web server. For example, the unencoded
URL “http://b .. raw:: html ü ````hler.example.com” would be sent to the
server as “http://xn–bhler-kva.example.com/List%20of%20applicants.xml“.
-------------------
Comment 1 Hugo Parente Lima 2009-09-24 17:59:34 EEST
Fixed on commit db9209d8091c44f1e633f3f5e0cb61d64b2b2524