My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
Issue 67: trunk: JAD entries from file are ignored/overridden by manifest entries
2 people starred this issue and may be notified of changes. Back to list
Status:  Fixed
Owner:  ----
Closed:  Sep 2010


 
Reported by rbur...@gmail.com, Sep 2, 2010
What steps will reproduce the problem?
1. launch microemu (trunk)
2. open a jad file which has modified entries from the manifest packaged


What is the expected output? What do you see instead?
I would expect the JAD entries from the file to overwrite the ones from the manifest. Instead the entries from the jad are ignored alltogether (I believe in Common, we do a clear() once we have identified the midlet class name and then read the manifest entries)

What version of the product are you using? On what operating system?
trunk version from 2010-09-01, Mac OSX

Please provide any additional information below.

Sep 2, 2010
#1 rbur...@gmail.com
attached is a fix which will only merge in entries from the manifest rather than overwriting the jad entries.
Common.java.patch
3.0 KB   View   Download
Sep 17, 2010
Project Member #2 bar...@gmail.com
Fixed in trunk
Status: Fixed
Labels: Milestone-3.0

Powered by Google Project Hosting