On Wed, Aug 26, 2015 at 8:52 AM, Charlie C <[email protected]> wrote:

> I modified one of the trac.ini environment (a not so important one, it's a
> test environment) and added the jquery locations, but made no difference.
> No Batch Modify option.
> When I look at the page source, I do see that the Batch Modify form code
> is there, but does not display.
>
>  <form id="batchmod_form" method="post"
> action="/trac/SysAdminTest/batchmodify"><div><input type="hidden"
> name="__FORM_TOKEN" value="05eead6697a259f3c51ee5b5" /></div>
> <fieldset id="batchmod_fieldset">
>   <legend class="foldable">Batch Modify</legend>
>   <table summary="Batch modification fields">
>     <tr id="batchmod_comment">
>       <th colspan="2">
>         <label for="batchmod_value_comment">Comment:</label>
>       </th>
>       <td class="fullrow"><textarea id="batchmod_value_comment"
> name="batchmod_value_comment" cols="70" rows="5"></textarea>
>       </td>
>     </tr>
>
>
> If I update Trac to the latest ver of 1.0.8, do you think this would cause
> havoc?
> Thanks
>

You'll likely need to figure out the correct location for extracting static
resources, but the upgrade shouldn't be too difficult. Steps are documented
on the TracUpgrade page:
http://trac.edgewall.org/wiki/TracUpgrade

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to