After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 787395 - New Memo created as "1"
New Memo created as "1"
Status: RESOLVED FIXED
Product: bijiben
Classification: Applications
Component: general
3.24.x
Other Linux
: Normal normal
: ---
Assigned To: Bijiben maintainer(s)
Bijiben maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2017-09-07 03:25 UTC by Isaque Galdino
Modified: 2017-09-07 03:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
memo-provider: Fix memo title (1.04 KB, patch)
2017-09-07 03:30 UTC, Isaque Galdino
committed Details | Review

Description Isaque Galdino 2017-09-07 03:25:08 UTC
New memos are being created with title "1".
Comment 1 Isaque Galdino 2017-09-07 03:30:44 UTC
Created attachment 359322 [details] [review]
memo-provider: Fix memo title

Original code when created, back in 2014, used "1" as memo title - I'm
not sure why, perhaps a debug remaining - and that was kept since.

This patches removes that, so it's used the default "Untitled" title
which is already localized as well.
Comment 2 Isaque Galdino 2017-09-07 03:33:03 UTC
Review of attachment 359322 [details] [review]:

Pushed to master.