Bug 867118 - limit bugzilla summary to 255 chars
Summary: limit bugzilla summary to 255 chars
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libreport
Version: 17
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ---
Assignee: Jakub Filak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: AcceptedNTH RejectedBlocker
: 869191 (view as bug list)
Depends On:
Blocks: F18Beta-accepted, F18BetaFreezeExcept
TreeView+ depends on / blocked
 
Reported: 2012-10-16 19:50 UTC by Alan Schmidt
Modified: 2016-12-01 00:47 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-11-02 07:14:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Alan Schmidt 2012-10-16 19:50:47 UTC
Description of problem:
Got an error, and the abrt message popped up in my system tray just like downtown. However, upon submission I get the following message:

Logging into Bugzilla at https://bugzilla.redhat.com
Checking for duplicates
Creating a new bug
fatal: RPC failed at server.  The text you entered in the Summary field is too long (268 characters, above the maximum length allowed of 255 characters).
(exited with 1)

Of all the fields I may edit, "summary" is not one of them.

Editing "reason" and "comment" didn't help.

Version-Release number of selected component (if applicable):
abrt-gui-2.0.13-1.fc17.x86_64

How reproducible:
Every time I get this error:

connection.py:630:call_blocking:DBusException: org.freedesktop.DBus.Error.AccessDenied: Connection ":1.203" is not allowed to own the service "com.redhat.NewPrinterNotification" due to security policies in the configuration file

...which happens every time I log in to KDE via NX.

Steps to Reproduce:
1. Log in to KDE via NX
2. Try to report the kde-printer-applet error that results, using abrt-gui
  
Expected results:
EITHER:
"Summary" would simply be truncated, and the original, too-long summary would be automatically added to "comments"

OR:
"Summary" would be editable whenever the auto-generated summary is too long

Comment 1 Jakub Filak 2012-10-23 09:05:05 UTC
*** Bug 869191 has been marked as a duplicate of this bug. ***

Comment 2 Jakub Filak 2012-10-23 09:09:31 UTC
Blocks field was set according to bug 869191 which has been marked as duplicate of this bug.

Comment 3 Adam Williamson 2012-10-24 02:03:41 UTC
For the record, transferring from the dupe the reason for blocker proposal:

"It happens just for certain cases, but it still violates:
 The installer must be able to report failures to Bugzilla and local disk, with appropriate information included 
https://fedoraproject.org/wiki/Fedora_18_Alpha_Release_Criteria

Nominating as a Blocker."

Comment 4 Jakub Filak 2012-10-24 10:25:13 UTC
commit b8b998038844fd14fd21b79f5a86b5b374fcc6e9
Author: Jakub Filak <jfilak>
Date:   Tue Oct 23 13:14:24 2012 +0200

    shorten bz summary if its length exceeds 255 chars
    
    - cut summary on 252 characters and append "..."
    - closes rhbz#867118
    
    Signed-off-by: Jakub Filak <jfilak>

Comment 5 Fedora Update System 2012-10-24 14:44:50 UTC
abrt-2.0.17-1.fc17,libreport-2.0.17-1.fc17,btparser-0.21-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/abrt-2.0.17-1.fc17,libreport-2.0.17-1.fc17,btparser-0.21-1.fc17

Comment 6 Adam Williamson 2012-10-24 18:16:37 UTC
Discussed at the 2012-10-24 blocker review meeting: http://meetbot.fedoraproject.org/fedora-qa/2012-10-24/f18beta-blocker-review-5.2012-10-24-16.01.log.txt . Rejected as a Beta blocker as this is only a conditional violation of the criterion and, based on experience, it doesn't seem to happen often enough to really be serious enough to block the Beta. Accepted as NTH as any bug which prevents crash reports getting through is worth fixing.

Comment 7 Fedora Update System 2012-10-24 23:55:11 UTC
Package abrt-2.0.17-1.fc17, libreport-2.0.17-1.fc17, btparser-0.21-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing abrt-2.0.17-1.fc17 libreport-2.0.17-1.fc17 btparser-0.21-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16846/abrt-2.0.17-1.fc17,libreport-2.0.17-1.fc17,btparser-0.21-1.fc17
then log in and leave karma (feedback).

Comment 8 Adam Williamson 2012-10-25 00:19:00 UTC
We need an F18 update too, for F18 blocker/NTH purposes...

Comment 9 Jakub Filak 2012-10-25 07:46:35 UTC
(In reply to comment #8)
> We need an F18 update too, for F18 blocker/NTH purposes...

I created the F18 update yesterday but I did not add this bug the list of fixed bugs because I'm not sure if this bug should be there ...

https://admin.fedoraproject.org/updates/abrt-2.0.17-2.fc18,libreport-2.0.17-1.fc18,btparser-0.21-1.fc18

Comment 10 Fedora Update System 2012-10-25 08:39:29 UTC
abrt-2.0.17-2.fc18, libreport-2.0.17-1.fc18, btparser-0.21-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/abrt-2.0.17-2.fc18,libreport-2.0.17-1.fc18,btparser-0.21-1.fc18

Comment 11 Alan Schmidt 2012-10-26 02:30:21 UTC
Issue fixed for me in abrt-2.0.17-1. Left karma pursuant to Comment 7.

Comment 12 Fedora Update System 2012-10-26 19:40:13 UTC
Package abrt-2.0.17-2.fc18, libreport-2.0.17-1.fc18, btparser-0.21-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing abrt-2.0.17-2.fc18 libreport-2.0.17-1.fc18 btparser-0.21-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-16944/abrt-2.0.17-2.fc18,libreport-2.0.17-1.fc18,btparser-0.21-1.fc18
then log in and leave karma (feedback).

Comment 13 Adam Williamson 2012-11-02 07:14:58 UTC
Update was pushed stable, closing.


Note You need to log in before you can comment on or make changes to this bug.