#4040 closed defect (fixed)
Journal details view: description and tags not being committed
Reported by: | erikos | Owned by: | manuq |
---|---|---|---|
Priority: | Urgent | Milestone: | |
Component: | Sugar | Version: | 0.97.x |
Severity: | Blocker | Keywords: | regression, 13.1.0, r+, olpc-test-passed |
Cc: | erikos | Distribution/OS: | OLPC |
Bug Status: | Assigned |
Description (last modified by manuq)
Build: vanilla os6
Steps to reproduce:
- go to the Journal
- go to the detail view of an entry
- type a keyword into the description field
- go back to the main view
- search for that keyword
---> the entry should be displayed as one of the matches
Attachments (3)
Change History (10)
comment:1 Changed 11 years ago by erikos
- if you change the title as well, the description can be searched for.
- if you switch back between details/listview the set description can go away
- ful text search (e.g. a document in the Write activity) is working
comment:2 Changed 11 years ago by manuq
- Description modified (diff)
- Summary changed from Journal: description is not part of the full text search to Journal details view: description and tags not being committed
comment:3 Changed 11 years ago by manuq
- Cc erikos added
- Keywords 13.1.0 r? added
comment:5 Changed 11 years ago by manuq
- Keywords olpc-test-pending added
- Resolution set to fixed
- Status changed from new to closed
Thanks for your review Simon. Pushed b112457e .
TestCase:
- go to details of entry A, change description
- go back to list
- go to another entry details
- go back to details of A
The new description should be displayed. Since dehippo the old description was displayed, because the new one was not being committed.
comment:6 Changed 11 years ago by greenfeld
- Keywords olpc-test-passed added; olpc-test-pending removed
Fixed in OLPC 13.1.0 os9.
Note: See
TracTickets for help on using
tickets.