Quantcast

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

classic Classic list List threaded Threaded
7 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Nicolas De Loof
Attachments: Screenshot-693.png
Components: git
Created: 05/Sep/12 2:45 PM
Description:

As screenshots shows the URL showed are pretty long. Didn't notice this before, seems like a little new bug.

Using github as repository browser with the https URL for my github project, and the repository url is the one shown in the picture.

Environment: Jenkins 1.480, firefox browser, linux
Project: Jenkins
Priority: Major Major
Reporter: Bue Petersen
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

JIRA noreply@jenkins-ci.org
markewaite commented on Bug JENKINS-15048

Refer to JENKINS-15051 for a duplicate of this bug report.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
markewaite commented on Bug JENKINS-15048

With multiple repositories, it quickly pushes the build related information completely off screen.

Refer to http://www.flickr.com/photos/markewaite/7956476354/ for an example with 3 repositories.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
markewaite commented on Bug JENKINS-15048

I submitted a pull request https://github.com/jenkinsci/git-plugin/pull/95 with a fix for this problem.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: Mark Waite
Path:
src/main/java/hudson/plugins/git/util/BuildData.java
src/test/java/hudson/plugins/git/util/BuildDataTest.java
http://jenkins-ci.org/commit/git-plugin/786740dd7a0c469bc48d7bd36bcd0a86fa1b2df3
Log:
Fix JENKINS-15048 - shorten build data display name

Longer display name moves crucial data off screen to the right.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

+1 to this problem, by the way, since I noticed it today. Sounds like the fix will be in the next release.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-15048) Git Build Data menu items shows repo URL which kind of disturb the layout

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
markewaite commented on Bug JENKINS-15048

Yes, the fix should be in the next release of the git plugin, since the pull request was accepted and merged to the plugin source.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
Loading...