Project
IntelliJ IDEA
Priority
Normal
Type
Bug
Fix versions
No Fix versions
State
Fixed
Assignee
Peter Gromov
Subsystem
J2EE.Spring
Affected versions
No Affected versions
Fixed in build
108.65  
  • Created by   Grant Gochnauer
    3 years ago (31 Oct 2008 02:19)
  • Updated by   root
    2 years ago (17 Jan 2010 21:08)
  • Jira: IDEADEV-32575
    (history, comments)
 
IDEA-46536 Typing and autocompleting: <context:component-scan base-package="" skips over second quote when typing package name
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
Type:

<con (select context:component-scan from dropdown)

carret is now between double quote:

<context:component-scan base-package="CARET HERE"

Then start typing between quote and you get:
<context:component-scan base-package="com"vodori.test.

when you hit the first period, it jumps over the double quote and produces invalid xml.


Issue was resolved
Comments (3)
 
History
 
Linked Issues (?)
 
Grant Gochnauer
  Grant Gochnauer
06 Nov 2008 19:10
3 years ago
Peter –

Thanks! Do you know when the nightly FTP site will be fixed? Currently builds are 0 bytes so I can't confirm fixes :)

Thanks!
Peter Gromov
  Peter Gromov
06 Nov 2008 19:18
3 years ago
Hopefully tomorrow, but I can't be sure
Grant Gochnauer
  Grant Gochnauer
06 Nov 2008 19:23
3 years ago
OK thanks. The FTP has been broken for about a week so I wasn't sure if anyone was aware of it or not.