Summary

qwiki: URLs with pound signs are not rendering properly

Metadata

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 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

[2010-08-10 20:01:30 UTC] sjamaan changed status from assigned to closed

[2010-08-10 20:01:30 UTC] sjamaan set resolution to fixed