Force editing on "data in form expired" message

Bug #591630 reported by Xavier Brochard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Woda
New
Wishlist
Unassigned

Bug Description

DB administrator should be allow to force editing on "data in form expired" message.
in
sub cgiChanged
...
        if ( $CGI{'_at'} && $rec{'_at'} ne $CGI{'_at'} ) {
            wbError(
                "Data in form expired",
"The data changed while you were editing it. Your changes are lost! Perhaps another user was editing the same record at the same time. Or you got to an old Edit screen by using browser's back and forward buttons.",
                '',
                -2
            ); # UK
            return;
        }

Xavier Brochard (xavier)
Changed in woda:
importance: Undecided → Wishlist
Revision history for this message
Malcolm Fitzgerald (malcolm-notyourhomework) wrote : Re: [Bug 591630] [NEW] Force editing on "data in form expired" message

On 09/06/2010, at 6:36 PM, Xavier Brochard wrote:

> Public bug reported:
>
> DB administrator should be allow to force editing on "data in form expired" message.

I'm not sure about this. It may be a good thing for admin to look at the new data before they wipe it out with their own edits.

Malcolm

Revision history for this message
Xavier Brochard (xavier) wrote :

> I'm not sure about this. It may be a good thing for admin to look at the
> new data before they wipe it out with their own edits.

we just need to add a link to the record with a target=_blank (open in new
windows)

Xavier
<email address hidden> - 09 54 06 16 26

Revision history for this message
Malcolm Fitzgerald (malcolm-notyourhomework) wrote :

On 09/06/2010, at 9:57 PM, Xavier Brochard wrote:

>> I'm not sure about this. It may be a good thing for admin to look at the
>> new data before they wipe it out with their own edits.
>
> we just need to add a link to the record with a target=_blank (open in new
> windows)

very good.

malcolm

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.