[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: keditbookmarks issue with $VARS
From:       Daniel Teske <teske () squorn ! de>
Date:       2006-06-17 22:46:03
Message-ID: 200606180046.03929.teske () squorn ! de
[Download RAW message or body]


> 
> For Konsole, users would like to have bookmarks such as:
> ssh user machine 'echo $HOSTNAME'
> 
> This works as expected.
> However, the below doesn't.  It appears the the Bookmark Editor automatically 
> lowercases any $VARIABLE in the URL textentry.
> 
> ssh://user machine 'echo $HOSTNAME'
> will automatically get replaced by
> ssh://user machine 'echo $hostname'
> in the edit textbox.
> 
> This appears to be an issue in konqueror/keditbookmarks.  Is this a known 
> issue and is there anyway to get around it?
> Regards,
> Kurt
> 
> http://bugs.kde.org/show_bug.cgi?id=88867  

Oh, well. What is happening is that the string is converted into an KURL, which \
automatically lowercases the hostname. (KURL obviously considers the whole string the \
hostname.) So the fix would be to treat the address everywhere as a string instead as \
a KURL. Hmm, I don't know how much work that would be. (And currently don't have the \
time to work on this.)

daniel
 
> > Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic