Incorrect multiple defined error on RequestLogEntry, RequestLogEntryParam and radio
I keep getting a ‘multiple defined’ error in the editor. It appears at the top of every file (and probably breaks on the import of the built-in.app. I tried cleaning my project, converting to a webdsl project, removing all caches manually, updating WebDSL and some combinations of these, but no result.
Submitted by Sander Vermolen on 29 November 2010 at 12:05
Multiple messages:
- Entity ‘RequestLogEntryParam’ is defined multiple times.
- Entity ‘RequestLogEntryParam’ is defined multiple times.
- Entity ‘RequestLogEntry’ is defined multiple times.
- Template with signature radio(Ref,List) is defined multiple times.
- Template with signature radio(Ref,List) is defined multiple times.
- Entity ‘RequestLogEntry’ is defined multiple times.
Issue Log
Issue appeared to occur in the trunk only. Issue fixed in the latest trunk.
Log in to post comments