state of the templates?

Stuart McGraw <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <[email protected]>
Hello,

I chose to use the "devel" templates distributed with Roundup 
as the basis of a tracker I am configuring.

While testing I noticed that trying to register resulted in
a permission error.  While looking into this, I noted that 
schema.py had:
  # - Allow anonymous users to register
  db.security.addPermissionToRole('Anonymous', 'Create', 'user')

Yet the Install docs, in the section "Migrating from 1.4.x to 1.4.11",
"Grant theRegisterpermission to the Anonymous role" said 
the above should be changed to:
  db.security.addPermissionToRole('Anonymous', 'Register', 'user')

They also said that in page.html
  ...hasPermission ('Create', 'user')
should be changed to 
  ...hasPermission ('Register', 'user')
and indeed, I had to make that change too.

So I wonder if the devel templates are in the same state they
were in version 1.4.10 or earlier?

My question is, have the "devel" templates not been kept up to 
date?  (I've noted and fixed some other, what seemed to me to 
be obvious, problems with them, see for example
 http://issues.roundup-tracker.org/issue2550855)

If they have not been kept updated, then I presume I have to 
go through all the "update from version..." sections in the
docs?  Where should I start?  Or in other words, if the devel
template are at some earlier version x.y.x... what is x, y and z?

A quick peak at the classic templates shows at least the 
Register change seems to be present.  Perhaps they are kept
updated but not the others?

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.