Issue (View Online)

Key: NXP-766
Issue Type: Bug Bug
Status: Open Open
Priority: Minor Minor
Assignee: Thierry Delprat
Reporter: Florent Guillaume

Operations

View all
View comments
View history
Tree navigation Ajax should send pages with head+body 
Updated: 13/05/07 12:41   Created: 13/03/07 12:17  

The following comment has been added to this issue: [ Permlink ]

Author: Jean-Marc Orliaguet
Date: 13/05/07 12:41
Comment:
I have the same problem in the theme editor that renders the central page area in a separate request. The rendered output is an AJAX fragment that is then inserted into the main editor's page so there is no reason to add a <head> or <body> to it.

one solution in my case would be to add a <body> tag to the fragment and then filter it in _javascript_, but that's a lot of extra processing for nothing.

what about simply disabling the warnings? they make no sense in an AJAX environment.

Project: Nuxeo Enterprise Platform 5
Components: Web UI
Affects Versions: 5.1 M1
Fix Versions: 5.1 M4

 Description   
Currently when the navigation tree is opened (click on +), this is visible in the logs:

12:10:30,542 WARN [DefaultAddResource] Response has no <head> or <body> tag:
<span id="_id36:treeNav">
...
and a dump of all the HTML of the ajax fragment.

Some fixes are suggested in http://www.mail-archive.com/[EMAIL PROTECTED]/msg34160.html

This message was automatically generated by Atlassian JIRA Enterprise Edition, Version: 3.7.2-186 - Bug/feature request.
If you think it was sent incorrectly, contact one of this server's administrators.

_______________________________________________
ECM-tickets mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to