[Bug 204052] New: Encoding problem with copy/paste an url from different a application

View: New views
4 Messages — Rating Filter:   Alert me  

[Bug 204052] New: Encoding problem with copy/paste an url from different a application

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=204052

           Summary: Encoding problem with copy/paste an url from different
                    a application
           Product: konversation
           Version: 1.2-alpha6
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel@...
        ReportedBy: mnurolcay@...


Version:           1.2-alpha6 (using KDE 4.2.4)
Compiler:          Gcc 4.3.3
OS:                Linux
Installed from:    Compiled From Sources

The problem occurs with non-english characters. Here with Turkish ones.

Here are the steps to reproduce:

1. Run firefox, open this page in firefox: http://tinyurl.com/m4qh9l

2. Copy the exact link from firefox address bar, paste it to any channel in
konversation

3. See how encoding fails, the link becomes totally useless

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Konversation-devel mailing list
Konversation-devel@...
https://mail.kde.org/mailman/listinfo/konversation-devel

[Bug 204052] Encoding problem with copy/paste an url from different a application

by Bugzilla from peter.simonsson@gmail.com :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=204052


Peter Simonsson <peter.simonsson@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter.simonsson@...




--- Comment #1 from Peter Simonsson <peter simonsson gmail com>  2009-08-16 19:07:32 ---
It's not a problem with encoding... the problem is that firefox url encodes the
url which results in the following string:
http://tr.pardus-wiki.org/NASIL:Unutulan_kullan%C4%B1c%C4%B1_parolalar%C4%B1n%C4%B1_yeniden_olu%C5%9Fturmak

Which contains %Cnumber and %B which konversation by default replaces with text
color and bold. So should this be on by default? That's the question...

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Konversation-devel mailing list
Konversation-devel@...
https://mail.kde.org/mailman/listinfo/konversation-devel

[Bug 204052] Encoding problem with copy/paste an url from different a application

by Mehmet Nur Olcay :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=204052


Mehmet Nur Olcay <mnurolcay@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnurolcay@...




--- Comment #2 from Mehmet Nur Olcay <mnurolcay gmail com>  2009-08-16 19:20:55 ---
(In reply to comment #1)
> It's not a problem with encoding... the problem is that firefox url encodes the
> url which results in the following string:
> http://tr.pardus-wiki.org/NASIL:Unutulan_kullan%C4%B1c%C4%B1_parolalar%C4%B1n%C4%B1_yeniden_olu%C5%9Fturmak
>
> Which contains %Cnumber and %B which konversation by default replaces with text
> color and bold. So should this be on by default? That's the question...

Arora does the same as Firefox while Chromium and Opera doesn't.

What if adding some dedection code what turns off color or offer to paste as
simple text if there's an url ?

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Konversation-devel mailing list
Konversation-devel@...
https://mail.kde.org/mailman/listinfo/konversation-devel

[Bug 204052] Encoding problem with copy/paste an url from different a application

by Bugzilla from hein@kde.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

https://bugs.kde.org/show_bug.cgi?id=204052


Eike Hein <hein@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |hein@...
         Resolution|                            |FIXED




--- Comment #3 from Eike Hein <hein kde org>  2009-10-24 20:00:35 ---
Fixed as of SVN revision 1039827. Variable expansion (%B, %C, %I, etc.) is no
longer done in text segments recognized as URLs to avoid clashes with
percent-encoded characters in URLs copied from web browsers, such as German
umlauts.

--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Konversation-devel mailing list
Konversation-devel@...
https://mail.kde.org/mailman/listinfo/konversation-devel