denny / ShinyCMS

ShinyCMS is an open source CMS. This is the Perl version, built with Catalyst and DBIC. (There is also a Ruby on Rails version: www.github.com/denny/ShinyCMS-ruby)
56 stars 24 forks source link

Edit Contact Form, Template "None" Works But "contact.tt" Doesn't Work #27

Closed wbraswell closed 8 years ago

wbraswell commented 9 years ago

This is just weird and counter-intuitive. It is not clear to me why a value of "None" works but "contact.tt" sends a blank e-mail body...

  1. Admin Area
  2. Pages
  3. List Form Handlers
  4. Edit Contact Form 5a. Template Drop-Down Box, "None" Works 5b. Template Drop-Down Box, "contact.tt" Sends Blank E-Mail Body
denny commented 8 years ago

I can't reproduce this - the steps above work fine for me, using the default demo database and templates. If you're still seeing a problem, come and find me on IRC at some point so we can figure out where we're diverging.

wbraswell commented 8 years ago

I will have to look into it and let you know.