| Importing app from Audium 3.3 to Audium Studio removes some class names |
| Categories: Audium 3.3.x, Audium Studio (3.4.x) |
| Article ID: | 112 |
| Last updated: | February 28, 2006 |
| User Opinions |
|
No users have voted.
|
|
Thank you for rating this answer.
|
SUMMARY
After importing an Audium 3.3 application into Audium Studio, it is discovered that some elements that use a custom class have had the name of the class removed from their configurations.
SYMPTOMS
The application will fail validation, and it will not deploy. The errors that are reported during validation mention that some elements that require a class to specified (e.g. a standard action element) do not have a class listed.
RESOLUTION
We have confirmed this issue with both Audium Studio 3.4.1 and 3.4.2.
This issue is caused by trailing spaces in the elements' names in the original application. Note that Audium 3.3 allowed developers to include trailing whitespaces in the elements' names and Audium Studio automatically removes the whitespaces from the name of the element. However, the Audium 3.3 importer cannot properly import elements with trailing whitespaces and the Settings for this element will be lost during import procedure.
The workaround is to remove the trailing whitespaces in Audium 3.3 and import the application again. This solution allows you to import all the Settings for a given element.
Another solution is to make changes directly in Audium Studio. You would have to remove the whitespaces in Studio and Save the application. Next, you would have to configure the Settings values.
|
| Visitor Comments |
|
No visitor comments posted. Post a comment
|
| Attachments |
|
No attachments were found.
|