There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-531d069b-d394-4462-93c3-b43f1824ab92 XWIKI-22649 Open

Error while rendering template [htmlheader.vm] when clicking on 'Forgot your username' and 'Forgot your password' making the templates unreachable

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-ec3ca561-bcc4-42ae-a682-fc9b5d6b61cf Thomas Mortagne on 12/Nov/24 10:31
 

Note that the error means that the RESTScriptService #url script service was called with a null reference. I assumed it's because we don't have a context document in those use cases.

 
cid:jira-generated-image-avatar-ec3ca561-bcc4-42ae-a682-fc9b5d6b61cf Thomas Mortagne on 12/Nov/24 10:32
 
Note that the error means that the RESTScriptService #url script service was called with a null reference. I assumed assume it's because we don't have a context document in those use cases.