Bug 347110 - %% in input sent as %
Summary: %% in input sent as %
Status: RESOLVED NOT A BUG
Alias: None
Product: konversation
Classification: Applications
Component: inputline (show other bugs)
Version: 1.5.1
Platform: Fedora RPMs Linux
: NOR minor
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-03 16:37 UTC by Robin Green
Modified: 2015-05-09 12:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Green 2015-05-03 16:37:58 UTC
I typed a line beginning with %%, and it was sent with only one % instead of two.

Workaround: put a space between the two % characters.

Reproducible: Always

Steps to Reproduce:
1. Type %% blah into a channel and press Enter


Actual Results:  
% blah

Expected Results:  
%% blah
Comment 1 Rex Dieter 2015-05-09 12:14:25 UTC
It's a feature (to support variable expansion).

If you don't want that, goto settings->configure konversation->behavior->chat windows

check option: Disable variable (e.g. %C, %B, %G...) expansion