Hello, I have customized my Trac templates before installing SimpleMultiProject and something was not right.
Indeed we should not remove the <div id="banner"> inside theme.html otherwise filter_milestones.js script is not inserted (took me a while to figure that out). However it seems that I am also missing something because whatever I make, I never got any errors because of missing project value. For instance I can see in SimpleMultiProject ticket.py a message ""Please, select a project!" in the function _add_milestones_maps but I haven't managed to trigger it. In particular I can create a ticket without any project and I can create a milestone without an project. Is there something else I have forgotten in order to have a good integration of SimpleMultiProject ? Thanks ! -- You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev. For more options, visit https://groups.google.com/groups/opt_out.
