Glen, Already fixed it. It needed rewriting as JPA could not handle saving the Set<MediaFileTag> correctly, it could delete ok but was not able to work out the changes. It would add to the set on subsequent updates. I used the logic from the WeblogEntryTag as a basis for the fix.
r1465469 Cheers Greg On 9 April 2013 17:42, Glen Mazza <[email protected]> wrote: > Did you get this problem resolved? If not does it need a JIRA item or it > already has one? > > Glen > > On 04/05/2013 09:02 AM, Greg Huber wrote: > >> Guys, >> >> I could not get the Media file tags to save correctly. It seems someting >> to to with JPA? I am expert on JAP. >> >> Cheers Greg. >> >> >
