This content has been marked as final.
Show 6 replies
-
1. Re: "Current tabular form data is too old" on apex 4.2
jmarc Oct 25, 2012 3:35 PM (in response to jmarc)in older apex version,
the error was "Error in mru internal routine: ORA-20001: Error in MRU: row= 1, ORA-20001: ORA-20001: Current version of data in database has changed since user initiated update process" .
the message is now more elegant
but i'm the only one on this sample and i have the message each time a validation fails .
any help would be very appreciate. -
2. Re: "Current tabular form data is too old" on apex 4.2
jmarc Oct 26, 2012 2:05 PM (in response to jmarc)i can reproduce the problem on apex.oracle.com
for the sample tabular form,
if i change in globalization the Application Primary Language from english(en) to French(France) fr . -
3. Re: "Current tabular form data is too old" on apex 4.2
975525 Nov 21, 2012 4:39 PM (in response to jmarc)Hello there,
I've got the same issue here, do you have any update?
Apex 4.2, Application Primary Language set to French (Canada)(fr-ca).
In my case I've done some test and here is what I've found:
In a Tabular Form with a numeric field, if there is a value with a comma (ex: 12,5) in it, any validation who triggers on any other field will cause the error "Current tabular form data is too old".
If all the numerics are whole numbers, no problem.
Also, if I change the Application Primary Language to English (United States)(en-us) everything is fine.
Same thing whith a date field, if there is a date in the field, if a validation fires, same error message. If I specify a Date Format or If I set the Application Primary Language to English (United States)(en-us) everything is fine again.
I've got the same behavior on apex.oracle.com.
Regards,
Lucien -
4. Re: "Current tabular form data is too old" on apex 4.2
975525 Nov 21, 2012 7:54 PM (in response to jmarc)Our Apex version is 4.2.0.00.28.
Regards,
Lucien -
5. Re: "Current tabular form data is too old" on apex 4.2
jmarc Nov 22, 2012 4:23 PM (in response to 975525)i have opened a SR on metalink
it's a bug # 15851176.
BUG 15851176 - TABULAR FORM ADD ROW BROKEN WHEN PRIME LANG NOT ENGLISH
fixed in 4.2.1
regards -
6. Re: "Current tabular form data is too old" on apex 4.2
975525 Nov 23, 2012 12:37 PM (in response to jmarc)Thanks JM for the update.
Regards,
Lucien