| Summary: | Variable expansion causes problem when pasting URL | ||
|---|---|---|---|
| Product: | [Applications] konversation | Reporter: | Shinjo Park <kde> |
| Component: | general | Assignee: | Konversation Bugs <konversation-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Shinjo Park
2007-05-29 10:27:00 UTC
To test this case, use these URLs. 1) Playstation arcticle in Korean Uncyclopedia http://ko.uncyclopedia.info/wiki/%ED%94%8C%EB%A0%88%EC%9D%B4%EC%8A%A4%ED%85%8C%EC%9D%B4%EC%85%98 2) Playstation article in Japanese Uncyclopedia http://ja.uncyclopedia.info/wiki/%E3%83%97%E3%83%AC%E3%82%A4%E3%82%B9%E3%83%86%E3%83%BC%E3%82%B7%E3%83%A7%E3%83%B3 We should probably escape % when pasting if variable expansion is enabled. I'll fix later today if none beats me to it. Fixed in trunk, rev 669617. It now automatically escapes % if you have variable expansion enabled. Will be in 1.1 |