[Bug 890913] Re: Typing prg $HOME/tab expands to prg \$HOME/

2014-12-03 Thread Peter Cordes
$HOME is a good example as a testcase, but a terrible example of it
actually being a problem, because ~/file.txt is easier to type anyway.

$OLDPWD is more annoying.  I think progcomp used to expand the variable
on your cmdline, and then of course completion just worked normally.  I
think that expansion was a bug, and now we're exposed to this bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890913

Title:
  Typing prg $HOME/tab expands to prg \$HOME/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/890913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 890913] Re: Typing prg $HOME/tab expands to prg \$HOME/

2014-12-02 Thread jimav
This is a REGRESSION.   It used to expand $variable to its value rather than 
generating \$variable
So, for example, if file.txt exists in $HOME, typing

   ls $HOME/filtab

used to generate

  ls /home/user/file.txt

but now gives you

  ls \$HOME/file.txt

which is useless.

Either it should be fixed to not generate the backslash, or else the
changes reverted so the old way works (i.e. replacing $variable with its
value)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890913

Title:
  Typing prg $HOME/tab expands to prg \$HOME/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/890913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 890913] Re: Typing prg $HOME/tab expands to prg \$HOME/

2014-11-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: bash-completion (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890913

Title:
  Typing prg $HOME/tab expands to prg \$HOME/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/890913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 890913] Re: Typing prg $HOME/tab expands to prg \$HOME/

2012-01-08 Thread Daniel Black
reported upstream:
http://alioth.debian.org/tracker/index.php?func=detailaid=313501group_id=100114atid=413095

** Bug watch added: alioth.debian.org/ #313501
   http://alioth.debian.org/support/tracker.php?aid=313501

** Also affects: bash-completion (Fedora) via
   http://alioth.debian.org/support/tracker.php?aid=313501
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890913

Title:
  Typing prg $HOME/tab expands to prg \$HOME/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/890913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 890913] Re: Typing prg $HOME/tab expands to prg \$HOME/

2011-11-18 Thread Jamie Strandboge
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a regular (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/890913

Title:
  Typing prg $HOME/tab expands to prg \$HOME/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/890913/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs