Updating the webadmin plugin to 0.1.3dev-r1581 resolves these issues.

On May 14, 11:25 am, jfix <[EMAIL PROTECTED]> wrote:
> Hello,
>
> we're using Trac 0.10.1 and we're having trouble with a number of HTML
> pages in the admin section of the web interface.  More specifically,
> the modification pages are not loaded completely, but suddenly end
> when the name of the item (ticket type, severity type, etc.) should be
> displayed.
>
> The log file doesn't display any error message when trying to load the
> pages in question.
>
> We're using the following plugins:
> - TracWebAdmin 0.1.2dev
> - TracAccountManager 0.1.3dev-r1581
>
> Here's a selection of the parts that don't work.
>
> 1) Basic Settings, e.g.http://localhost/trac/admin/general/basic
> 2) Modify a version, e.g.:http://localhost/trac/admin/ticket/versions/3.0
> 3) Modify a ticket type, 
> e.g.:http://localhost/trac/admin/ticket/type/enhancement
> 4) Modify a severity, e.g.:http://localhost/trac/admin/ticket/type/critical
>
> Should we update the webadmin plugin?  Before filing a bug with the
> Trac-Trac, I was hoping somebody could clear up this problem for me.
>
> Thanks a lot in advance,
> Jakob.
>
> PS: Here's an example of the HTML source code: The ticket type page,
> for example, ends abruptly like this:
>
> [...snip ...]
> <div id="ctxtnav"></div>
>
> <div id="content" class="admin">
>
>  <h1>Administration</h1>
>
>  <div class="tabs"><ul><li>General<ul><li><a href="/trac/admin/general/
> basic">Basic Settings</a></li><li><a href="/trac/admin/general/
> logging">Logging</a></li><li><a href="/trac/admin/general/
> perm">Permissions</a></li><li><a href="/trac/admin/general/
> plugin">Plugins</a></li></ul></li><li class="active">Ticket
> System<ul><li><a href="/trac/admin/ticket/components">Components</a></
> li><li><a href="/trac/admin/ticket/milestones">Milestones</a></
> li><li><a href="/trac/admin/ticket/priority">Priorities</a></li><li><a
> href="/trac/admin/ticket/severity">Severities</a></li><li
> class="active">Ticket Types</li><li><a href="/trac/admin/ticket/
> versions">Versions</a></li></ul><li/></ul></div>
>
>  <div class="tabcontents">
>   <h2>Manage Ticket Types</h2>
>  <form class="mod" id="modenum" method="post"><input type="hidden"
> name="__FORM_TOKEN" value="1345398a97090a28463b2637"/>
>   <fieldset>
>    <legend>Modify Ticket Type</legend>
>    <div class="field">
>     <label>Name:
> [... abrupt end ...]


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to trac-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to