|
|
In reply to this post by JIRA noreply@jenkins-ci.org
_0.png) |
|
|
|
|
|
|
Change By:
|
Frédéric Camblor
(26/Jul/12 9:50 PM)
|
|
Summary:
|
Missing pop-up
No popup
window
for a commit message in SCM Sync
if contextPath different from /
|
|
Environment:
|
scm-sync-config 0.0.6
|
|
Description:
|
On [nuxeo instance|https://qa.nuxeo.org/jenkins/], having a contextpath (jenkins/), scm sync popup window doesn't work because rootUrl = https://qa.nuxeo.org/, thus, url to test for config page, for instance, is jenkins/configure : doesn't match the ^configure$ regex.
_Original message :
Most of the time, there is no pop-up window suggesting to fill a commit message. At the end, when the popup window works, the commit message is << Modification on file by jcarsique with following comment : >> even if the user message is empty; whereas when the issue happens, the commit message is << Modification on file by jcarsique >>.
Note there's a "tabulation" character between the two words "following" and "comment" instead of a regular space, and there should be no space before the ending colon ":" (English rule versus French one).
_
|
|
|
|
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
|
|
Can you paste here urls where it happens ?