18F / atf-eregs

Container and styles for an ATF eRegs instance
https://regulations.atf.gov/
Other
9 stars 20 forks source link

First poster in 478.103 is broken #425

Closed cmc333333 closed 8 years ago

cmc333333 commented 8 years ago
screen shot 2016-03-08 at 4 25 24 pm
cmc333333 commented 8 years ago

I'm guessing this is related to the last-minute plugin work. I think the USCode processor is being included from two places and conflicting.

stevedore.extension: DEBUG: found extension EntryPoint.parse('atf_ignore_terms = atf_regparser.term_defs:ignores')
stevedore.extension: DEBUG: found extension EntryPoint.parse('atf_terms = atf_regparser.term_defs:term_defs')
stevedore.extension: DEBUG: found extension EntryPoint.parse('USCode = atf_regparser.preprocs:USCode')
stevedore.extension: DEBUG: found extension EntryPoint.parse('USCode = extend_regparser.preprocs:USCode')
stevedore.extension: DEBUG: found extension EntryPoint.parse('Rulings = atf_regparser.layers:Rulings')
cmc333333 commented 8 years ago

Resolved with a data push