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 166989 - The title is not submit as a title
The title is not submit as a title
Status: RESOLVED WONTFIX
Product: gnome-blog
Classification: Other
Component: Blog Applet
0.8
Other Linux
: Normal normal
: ---
Assigned To: GNOME blog maintainers
GNOME blog maintainers
gnome[unmaintained]
: 171756 319523 (view as bug list)
Depends on: 151291
Blocks:
 
 
Reported: 2005-02-10 20:35 UTC by Nikolay Sarmadzhiev
Modified: 2018-07-01 08:33 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nikolay Sarmadzhiev 2005-02-10 20:35:46 UTC
Distribution/Version: Debian, testing

Add new blog to the blogger.com

put title as <Test Blog>
put some text as a body 
submit.

go the web-site and check the blog.
observe the title is a date-time, and the title that was submit became the first
line in the blog. Body starts after one empry line.
Comment 1 Nikolay Sarmadzhiev 2005-02-10 20:38:57 UTC
Actually

Title of the Blog (in the gnome-blogger) do not become title in the blogger.com
instead date-time is a title.
Comment 2 Olav Vitters 2005-05-19 19:00:58 UTC
*** Bug 171756 has been marked as a duplicate of this bug. ***
Comment 3 Olav Vitters 2005-05-21 16:08:12 UTC
Requires Atom API support, bug 151291. I consider this a separate bug -- even if
the title is discussed in bug 151291; adding dependancy.
Comment 4 Olav Vitters 2006-01-09 23:11:24 UTC
*** Bug 319523 has been marked as a duplicate of this bug. ***
Comment 5 Richard Schwarting 2010-03-04 19:56:51 UTC
I think this could be marked as fixed in head now, as the patch for bug 151291 should have fixed it, and does in my environment.  GNOME Blog titles are now proper Blogger titles using the ATOM API from bug 151291.
Comment 6 Nikolay Sarmadzhiev 2010-03-04 20:02:37 UTC
I have tested it today (latest Ubuntu), and it is working. The title and body are coming just fine. I believe you can mark the bug as fixed.
Comment 7 Nikolay Sarmadzhiev 2010-03-04 20:06:24 UTC
Scratch the above, now the Title is coming as part of the body. 
See here: http://sarmadzhiev.blogspot.com/

Tested on: gnome-blog_0.9.1-4ubuntu1_all.deb
Comment 8 Nikolay Sarmadzhiev 2010-03-04 20:20:50 UTC
I found this one in the 
bloggerAPI (postEntry)

<code>
  content = title + "\n" + entry
</code>

(version 0.9.1)
Comment 9 Richard Schwarting 2010-03-04 23:50:30 UTC
Yah, 0.9.1 would predate the fix from bug 151291 I think.  (0.9.1 was published in 2006?).  Please try git head and report if it works.
Comment 10 Nikolay Sarmadzhiev 2010-03-05 00:12:06 UTC
Unfortunately, 
I am using a package manager and Ubuntu, so I can test it, only after it comes with the main stream. 

I am really sorry about that.
Comment 11 André Klapper 2018-07-01 08:33:15 UTC
gnome-blog is not under active development anymore and has not seen code changes for many years.
Its codebase has been archived: https://gitlab.gnome.org/Archive/gnome-blog/commits/master

Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.