Community
Participate
Working Groups
Build Identifier: 20100617-1415 Enable the "Split multiple attributes each on a new line" option. Splitting attributes to multiple lines should only put the attribute on a new line if there are multiple attributes in an element. At least judging from the code this seems to be a bug. It would be nice to have separate options how the formatting should actually work (not only in this case). Reproducible: Always Steps to Reproduce: 1. Go to: Window -> Preferences -> XML -> XML Files -> Editor 2. tick "Split multiple attributes each on a new line" 3.
Created attachment 179863 [details] Patch Patch to fix the issue. When counting the number of attributes in an element the index for counting is not incremented.
Is this bugzilla assigned to a real live human being capable of responding to contributions from the community?
Code was checked in earlier today, but hadn't resolved it yet.