To edit or add content to this Wiki, you can simply create a new account at http://wocommunity.org/account.
GitHub # | Reporter | Type | Module | Prio | Topic |
---|---|---|---|---|---|
144 | Bug | Core? | Add a way for an external application to open a certain file, scrolling to/moving the cursor to a certain line number. The purpose is to allow the developer to click a line number in ERXExceptionPage (in the browser) to navigate quickly to the file/line clicked. There used to be something called "The WOLips Server" which I think served this purpose, so perhaps that can be fixed up or serve as a starting point. | ||
Bug | Line numbers keep disappearing in WOLips perspective | ||||
Bug | WOComponent editor | WOLips reports fake binding errors in large components | |||
Bug | In a Maven project, the New > WOComponent dialog does not honour destination folder chosen by right click. To reproduce:
I regularly trip over this and end up with a new component in the project's root folder. I've already selected a destination folder, because I right-clicked on it. Additionally, I am reasonably sure this works as intended (that is, the right-clicked folder is shown selected by the dialog) in non-Maven projects. | ||||
Bug | In a Maven project, new .eogen files for EOGenerator are created with inappropriate default destination paths. To reproduce:
| ||||
Bug | Entity Modeler | When copying an attribute from one model to another in Entity Modeler, the "Prototype" selection (in the "Basic" tab) is dropped. This wouldn't be a huge deal except that subsequently selecting the prototype that wasn't copied then resets every other relevant field in that form to the prototype's defaults. For example:
| |||
Hugi Thordarson | Bug | WOComponent editor | WOComponent editor: WOLips binding validation isn't case sensitive, but it should be. If a binding uses wrong character case for variable names, e.g. "$username" instead of "$userName" WOLips believes the invalid binding is valid, causing errors that can be hard to track down when you're tired and old and you'd rather be outside in the sun doing gardening. | ||
Bug | WOComponent editor | Validity of a method on a target object doesn't seem to follow through all the way to default methods on interfaces. (This could easily reflect WOLips's pre-Java 8 heritage.) What do I mean? Say an interface |
See also: the WOLips github issue list