On Sun, Mar 6, 2011 at 23:48, David Maus <dm...@ictsoc.de> wrote: > At Fri, 25 Feb 2011 12:41:34 +0530, > Aankhen wrote: >> >> STEPS TO REPRODUCE: >> 1. Add this to the list of capture templates: >> ("t" "Test" entry (file "z:/Temp/t.org") >> "*** TODO %^{Foo} [[bar:%^{Bar}][Bar]]") >> 2. Run org-capture. >> 3. Fill in a value for “Foo” when prompted and press Enter. >> >> EXPECTED RESULTS: >> Prompted for second value, with label “Bar”. >> >> ACTUAL RESULTS: >> Prompted for second value, with label “ ” (single space). >> >> NOTES: > > I think this should be fixed now by aa946f224da7522728cc1703bca75e4af7636fc9
Confirmed, I can no longer reproduce it either. Aankhen