Summary
qwiki: URLs with pound signs are not rendering properly
Metadata
- Id: 4fd688959c756736e518e234fe4d08102a4de322
- Trac id: 297
- Type: defect
- Reporter: ecloud
- Owner: sjamaan
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: fixed
- Priority: major
- Milestone:
- Version: 4.5.x
- Changetime: 2010-08-10 20:01:30 UTC
- Created: 2010-07-28 23:17:51 UTC
- Keywords: qwiki intra-page link pound symbol
Description
Example: http://wiki.call-cc.org/manual/Getting%20started
(See the the interpreter#Toplevel commands|full list].)
renders as
(See the <a href="using-the-interpretertoplevel-commands" class="internal">full list</a>.)
the pound sign is missing.
Changes and comments
[2010-07-29 16:50:26 UTC] zbigniew changed keywords from svnwiki-sxml intra-page link pound symbol to qwiki intra-page link pound symbol
[2010-07-29 16:50:26 UTC] zbigniew changed summary
[2010-07-29 16:50:26 UTC] zbigniew wrote:
Hi,
This is actually a rendering problem in qwiki, not a parsing problem in svnwiki-sxml. This link is correctly parsed to:
(int-link "Using the interpreter#Toplevel commands" "full list")
screws rendering up too. Oops.
[2010-08-02 14:40:44 UTC] felix removed milestone 4.6.0
[2010-08-09 21:59:40 UTC] sjamaan changed status from new to assigned
[2010-08-09 21:59:40 UTC] sjamaan set owner to sjamaan
[2010-08-10 20:01:30 UTC] sjamaan wrote:
This is now fixed