| Summary: | EDITING: AutoValue field trashed upon update | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Richard L <scanrikpo> |
| Component: | Base | Assignee: | Not Assigned <libreoffice-bugs> |
| Status: | RESOLVED NOTABUG | ||
| Severity: | normal | Keywords: | possibleRegression |
| Priority: | medium | ||
| Version: | 4.2.6.2 release | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Windows (All) | ||
| Whiteboard: | BSA | ||
| Crash report or crash signature: | Regression By: | ||
Shutting down LO, restarting MySQL, and relaunching LO cleared problem. This bug should be maked "not reproducible". Will refile if occurs again. (In reply to comment #1) > Shutting down LO, restarting MySQL, and relaunching LO cleared problem. > This bug should be maked "not reproducible". > Will refile if occurs again. I will set it as "Resolved" "Notabug". Migrating Whiteboard tags to Keywords: (possibleRegression) [NinjaEdit] |
Version: 4.2.6.3 (aka LibreOffice_4.2.6-secfix_Win_x86.msi) Problem description: AutoValue field set to 2147483647 instead of <N> + 1. Steps to reproduce: 1. Make table with integer key, AutoValue checked (YES). 2. Make form based on table. 3. Enter data. Current behavior: AutoValue field set to 2147483647. Expected behavior: AutoValue field set to <N> + 1, where <N> is previous largest value in this field. Notes: Running against MySQL version 5.6.10.1 (aka mysql-installer-community-5.6.10.1.msi) Operating System: Windows 7 Version: 4.2.6.2 release Last worked in: 4.2.5.2 release