I'm grasping at straws here. I've never heard of anybody having this particular problem. Usually it is people having jQuery problems when Trac is hosted on Debian, but your symptoms are different. Here are some things to check:
* In the HTML, what exactly is inside of the batch modify form? * Is the <script> path to batchmod.js correct? * If you turn on debug logging do you see any BatchModify entries when you hit the query page? Also, when you restart Trac are there any errors when the plugin is loaded? You might want to open a ticket on the Trac-Hacks site and attach anything useful you find. http://trac-hacks.org/newticket?component=BatchModifyPlugin&owner=CuriousCurmudgeon -Brian On Aug 5, 6:14 pm, Samson <[email protected]> wrote: > Unfortunately, I cannot click thebatchmodify section. The Filters > section is successfully folbale, but thebatchsection is not. > I tried on IE 8, FireFox 3.68 and Google Chrome. I IE8 on XP and Win > 7. > > Looking at the source html for the page....You are definitely correct. > I'm not very knowledgable in JavaScript, but it definitely looks like > the "BatchModify" section should be foldable. But, I don't see > anything in any of 3 browsers. > > Any idea why that might be? > > On Aug 5, 10:41 am, Brian Meeker <[email protected]> wrote: > > > > > Thebatchmodify section should be foldable. Are you able to click the > > label to unfold the section? > > > -Brian > > > On Aug 4, 11:03 am, Samson <[email protected]> wrote: > > > > I installed BatchModify, and I make a custom query and the checkboxes > > > show up on the left-side of each ticket -- which is great. > > > At the bottom of the page, after the "Save Query" button, there is a > > > box that says BatchModify in the upper left. > > > But the, box is empty. That is, there is no list of options to > > > modify. > > > Anyone know why there is nothing there? > > > > I'm using Trac 0.11. > > > BatchModify 0.7.1-trac0.11, downloading the egg of the plugin website. > > > I have permissions forbatch(and I double checked that the checkboxes > > > go away if I removed the permissions) > > > In the trac.ini file, I have "batchmod.* = enabled" > > > > Thanks, > > > > -- Samson- Hide quoted text - > > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. 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.
