Mailing List Archive

[The Trac Project] #3729: HTML errors when displaying wiki pages
#3729: HTML errors when displaying wiki pages
---------------------------------+------------------------------------------
Reporter: jouvin@lal.in2p3.fr | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10.1
Component: wiki | Version: 0.10b1
Severity: minor | Keywords:
---------------------------------+------------------------------------------
With IE 6.0 (WXP SP2), there is an error reported in wiki HTML pages.
Doesn't seem to happen with other browsers. Error is :

{{{
'title' has a null value or is not an object
}}}

Apart from the report I don't see anything wrong in the page displayed

According to page source, it happens in the following lines (last input
line, character 9) :
{{{
<form id="search" action="/LCGQWG/search" method="get">
<div>
<label for="proj-search">Search:</label>
<input type="text" id="proj-search" name="q" size="10" accesskey="f"
value="" />
<input type="submit" value="Search" />
<input type="hidden" name="wiki" value="on" />
<input type="hidden" name="changeset" value="on" />
<input type="hidden" name="ticket" value="on" />
</div>
</form>

}}}

Look strange as there is no title on this line and other 'title' in the
source are not empty.

--
Ticket URL: <http://trac.edgewall.org/ticket/3729>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3729: HTML errors when displaying wiki pages [ In reply to ]
#3729: HTML errors when displaying wiki pages
---------------------------------+------------------------------------------
Reporter: jouvin@lal.in2p3.fr | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: wiki | Version: 0.10b1
Severity: minor | Resolution:
Keywords: |
---------------------------------+------------------------------------------
Changes (by anonymous):

* milestone: 0.10.1 => 0.10

--
Ticket URL: <http://trac.edgewall.org/ticket/3729#comment:1>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3729: HTML errors when displaying wiki pages [ In reply to ]
#3729: HTML errors when displaying wiki pages
---------------------------------+------------------------------------------
Reporter: jouvin@lal.in2p3.fr | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10
Component: wiki | Version: 0.10b1
Severity: minor | Resolution:
Keywords: needinfo |
---------------------------------+------------------------------------------
Changes (by mgood):

* keywords: => needinfo

Comment:

Where are you seeing this error reported? It sounds like it might be a
JavaScript error. Unfortunately IE's concept of "line numbers" for
JavaScript errors cannot be qualified as "sane", so don't pay too much
attention to that.

--
Ticket URL: <http://trac.edgewall.org/ticket/3729#comment:2>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3729: HTML errors when displaying wiki pages [ In reply to ]
#3729: HTML errors when displaying wiki pages
---------------------------------+------------------------------------------
Reporter: jouvin@lal.in2p3.fr | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10.1
Component: wiki | Version: 0.10b1
Severity: minor | Resolution:
Keywords: needinfo |
---------------------------------+------------------------------------------
Changes (by mgood):

* milestone: 0.10 => 0.10.1

Comment:

''postponing until we get some feedback''

--
Ticket URL: <http://trac.edgewall.org/ticket/3729#comment:3>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3729: HTML errors when displaying wiki pages [ In reply to ]
#3729: HTML errors when displaying wiki pages
---------------------------------+------------------------------------------
Reporter: jouvin@lal.in2p3.fr | Owner: jonas
Type: defect | Status: new
Priority: normal | Milestone: 0.10.1
Component: wiki | Version: 0.10b1
Severity: minor | Resolution:
Keywords: needinfo |
---------------------------------+------------------------------------------
Comment (by jouvin@lal.in2p3.fr):

Sory for the delay. I didn't receive the notification of your answer...

This happens only with Wiki pages and it happens with all Wiki pages, even
for freshly created project with only the default set of pages. It doesn't
happen with timeline, roadmap, ticket....

I cannot say much more. The message is displayed in IE status line. Apart
from the message, there is no visible effect on what is displayed.

--
Ticket URL: <http://trac.edgewall.org/ticket/3729#comment:4>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---