Version: 13.0-alpha-12
Build #: 30641
Build Date: 2012-Dec-17 11:25:56 AM
1. Open a FluidShell terminal
2. Enter command echo ()
3. Keep the cursor after the ( and hit Tab to autocomplete and you get below exception
\\...\\ .\\हिñçêČάй語简�?한\\.Rꁩꃩꁑꆝ volatile: bad token
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blB(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blA(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blz(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blx(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blw(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blv(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blt(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.bls(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.yꑾꈁ᠐⢉ new try.blr(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.g⣅⢿⠉ꉌ extends.c(Unknown Source)
at \\...\\ .\\हिñçêČάй語简�?한\\.g⣅⢿⠉ꉌ extends.Cs(Unknown Source)
at com.aquafold.datastudio.tools.shell.l⢱⠨̌ꎇ while.aXV(Unknown Source)
at com.aquafold.datastudio.tools.shell.l⢱⠨̌ꎇ while.aYl(Unknown Source)
at com.aquafold.datastudio.tools.shell.l⢱⠨̌ꎇ while.v(Unknown Source)
at com.aquafold.datastudio.tools.shell.l⢱⠨̌ꎇ while.keyPressed(Unknown Source)
at java.awt.Component.processKeyEvent(Component.java:6255)
at javax.swing.JComponent.processKeyEvent(JComponent.java:2809)
at java.awt.Component.processEvent(Component.java:6074)
at java.awt.Container.processEvent(Container.java:2039)
at java.awt.Component.dispatchEventImpl(Component.java:4660)
at java.awt.Container.dispatchEventImpl(Container.java:2097)
|
48 KB
This test case caused a shell parsing failure on function, auto-completion did not handle that. Fixed SVN r30648.
Issue #8091 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build trunk/30648 |
No time estimate |
This test case caused a shell parsing failure on function, auto-completion did not handle that. Fixed SVN r30648.