#2551 closed Defect (fixed)
Bookmarks without title can't be edited or deleted
| Reported by: | susant | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Elgg 1.7.4 |
| Component: | Core | Version: | 1.7 |
| Severity: | minor | Keywords: | bookmarks,title |
| Cc: | brettp | Difficulty: | easy |
Change History (4)
comment:1 Changed 3 years ago by brettp
- Difficulty set to easy
- Milestone changed from Needs Review to Elgg 1.7.4
- Priority changed from normal to high
comment:2 Changed 3 years ago by brettp
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 3 years ago by brettp
(In [svn:7053]) Refs #2551: Added placeholder title text for bookmarks that were added without titles.
comment:4 Changed 3 years ago by cash
(In [svn:7112]) Refs #2551 - merged [svn:7051] and [svn:7053] into trunk
Note: See
TracTickets for help on using
tickets.


(In [svn:7051]) Fixes #2551. Checking for title and address in bookmark save action.