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
Since macros are registered independently of an existing license, these can be added to a page even if the license does not yet exists. The macros are not fully functional in this case, because Licensing removes the view right on the macro page.
A message should be displayed to users. This should be done at the code level of each macro.
The text was updated successfully, but these errors were encountered:
* add license error for the macros defined in the XWiki.Macros and Confluence.Macros spaces
* move the code inside a executeMacro macro and call it only when there is a valid license
Uh oh!
There was an error while loading. Please reload this page.
Since macros are registered independently of an existing license, these can be added to a page even if the license does not yet exists. The macros are not fully functional in this case, because Licensing removes the view right on the macro page.
A message should be displayed to users. This should be done at the code level of each macro.
The text was updated successfully, but these errors were encountered: