Opened 17 years ago
Closed 17 years ago
#1029 closed defect (bug) (fixed)
adding xprofile options duplicates existing last option's id
| Reported by: | junsuijin | Owned by: | junsuijin |
|---|---|---|---|
| Priority: | major | Milestone: | 1.1 |
| Component: | Version: | ||
| Severity: | Keywords: | has-patch, tested | |
| Cc: |
Description
Create or use an existing, optionable xprofile field, and save it after making sure it has at least 1 filled-in option. Leaving the page and coming back in, try to add a new option and the id number will repeat the id of the lattermost saved option, which causes the 2nd instance to overwrite the first on save. Included patch fixes the issue.
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Further complications are also caused by this same issue, whereby a user will be unable to save any changes to option #1 without first adding a new option #1.