[jira] [Commented] (TOBAGO-2250) Ajax request adds a new meta tag

2023-10-06 Thread Werner Punz (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17772509#comment-17772509
 ] 

Werner Punz commented on TOBAGO-2250:
-

Ah ok, thanks for the clarification.

Yes this is then definitely an issue with the jsf.js codebase!

 

> Ajax request adds a new meta tag
> 
>
> Key: TOBAGO-2250
> URL: https://issues.apache.org/jira/browse/TOBAGO-2250
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 6.0.0-beta-1
>Reporter: Henning Nöth
>Assignee: Henning Nöth
>Priority: Critical
>
> With every ajax request, a 
> {code:xml}
> 
> {code}
> tag is added to .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TOBAGO-2250) Ajax request adds a new meta tag

2023-10-06 Thread Jira


[ 
https://issues.apache.org/jira/browse/TOBAGO-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17772505#comment-17772505
 ] 

Henning Nöth commented on TOBAGO-2250:
--

No, jsf.js_next_gen does not add the meta tag. The meta tag is rendered by 
Tobago, but with every ajax response, the  
is updated.

The ajax response look like this:
{code:xml}













{code}
The 

[jira] [Commented] (TOBAGO-2250) Ajax request adds a new meta tag

2023-10-06 Thread Werner Punz (Jira)


[ 
https://issues.apache.org/jira/browse/TOBAGO-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17772502#comment-17772502
 ] 

Werner Punz commented on TOBAGO-2250:
-

jsf.js_next_gen does not really add any meta tags, but I can check my js code, 
this is more likely on the java side.

 

> Ajax request adds a new meta tag
> 
>
> Key: TOBAGO-2250
> URL: https://issues.apache.org/jira/browse/TOBAGO-2250
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 6.0.0-beta-1
>Reporter: Henning Nöth
>Assignee: Henning Nöth
>Priority: Critical
>
> With every ajax request, a 
> {code:xml}
> 
> {code}
> tag is added to .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Commented] (TOBAGO-2250) Ajax request adds a new meta tag

2023-10-06 Thread Jira


[ 
https://issues.apache.org/jira/browse/TOBAGO-2250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17772499#comment-17772499
 ] 

Henning Nöth commented on TOBAGO-2250:
--

Seems to be an issue with jsf.js_next_gen

> Ajax request adds a new meta tag
> 
>
> Key: TOBAGO-2250
> URL: https://issues.apache.org/jira/browse/TOBAGO-2250
> Project: MyFaces Tobago
>  Issue Type: Bug
>  Components: Core
>Affects Versions: 6.0.0-beta-1
>Reporter: Henning Nöth
>Assignee: Henning Nöth
>Priority: Critical
>
> With every ajax request, a 
> {code:xml}
> 
> {code}
> tag is added to .



--
This message was sent by Atlassian Jira
(v8.20.10#820010)