Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 31/Jul/13 7:04 PM
Description:

While trying to document a repeatable element on its own section

<f:entry title="Additional Uploads">
  <f:repeatable name="additionalTeams" var="additionalTeam" items="${instance.additionalTeams}">
  [...]

I tried adding the help attribute following https://wiki.jenkins-ci.org/display/JENKINS/Basic+guide+to+Jelly+usage+in+Jenkins#BasicguidetoJellyusageinJenkins-ObjectswithoutDescriptors

This advises to use help="/plugin/ARTIFACT_ID_GOES_HERE/help-projectConfig.html"

Yet I ended up having to use help="/descriptor/ARTIFACTID.PACKAGE/help/FIELD" instead (https://github.com/jenkinsci/testflight-plugin/commit/de8363fa1da8631949afbd063c33aa3d5755b0f1)

Not sure if this is a bug in the wiki or a regression ?!

Project: Jenkins
Priority: Major Major
Reporter: lacostej
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to