|
| Summary: |
View Improve source button display blank for extensions.xwiki.org viewer to handle object-based documents |
| Issue Type: |
Bug Improvement |
| Version: |
17.10.4 |
| Description: |
Currently, {{ XWiki.org viewer=code }} doesn't have this issue.
I displays the document source only noticied it on {{extensions when the page contains content in the document body . xwiki.org}} if decide to check wiki structure of However, some extension XWiki documents store their meaningful data in XObjects (Panels, Menus, etc) rather than in the page content itself . Ex. https://extensions.xwiki.org/xwiki/bin/view/Extension/OpenID%20Connect/Token%20Authenticator/? In such cases, {{ viewer=code displays only Show/Hide last authors.
Browser console contains these errors
{noformat } piwik.js:12 There was an error setting cookie `_pk_testcookie_domain`. Please } returns a blank view, making it hard to inspect the actual stored data, users left with option to check domain and path the content in object edit mode . piwik.js:12 Can't write cookie on domain *.www.xwiki.org It would be useful to extend { noformat {viewer=code } } to also expose XObject-based content for such documents. |
| Project: |
XWiki Infrastructure Platform |
| Component: |
Extensions Wiki (extensions.xwiki.org) |
| Component: |
Web - Templates & Resources |
| Key: |
XINFRA XWIKI - 481 24417 |
|