| Priority |
Normal |
| Type | Bug |
| State | Fixed |
| Assignee | Maxim Mossienko |
| Subsystem | CSS Editing |
| Affected versions |
No affected versions
|
| Fixed in |
No fix versions
|
| Fixed in build |
Next build |
| Build |
4155
|
| Fixed in build |
4188
|
| Subsystems |
0, 0
|
IDEA-31864 |
Refactoring doesn't find CSS styles inside struts tags |
|
|
<html:select name="shipmentForm"
property="<%=FormFields.VES_NOM_STATUS%>"
styleClass="standard"
indexed="true"
>
I have the same like Richard described and tried to reproduce it with the ideabug test project. But where and how I have to add the file. If I create one in resources it is not determined as an applied tag style file.
Note - in my real project the file is determined for all standard html tags but not for struts tags.