You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The regression was introduced with the fix of the bug #14661.
Ensure now the access to a given publication is done correctly by
clicking on its name wrapped by a span tag with at least the class
'pub-link' (a shortcut/alias cannot be d&d like a normal publication).
In the seeAlso.tag, encode for HTML both the description and the title
of a referenced publication.
Copy file name to clipboardExpand all lines: kmelia/kmelia-war/src/main/java/org/silverpeas/components/kmelia/servlets/renderers/PublicationsRenderer.java
var ajaxRequest =sp.ajaxRequest(webContext+"/services/private/publications/${publicationPK.instanceId}/${publicationPK.id}/links/"+id).byDeleteMethod();
0 commit comments