GithubHelp home page GithubHelp logo

ansoncat / ezfaq_plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zouchaoqun/ezfaq

8.0 8.0 6.0 236 KB

Fork of the official FAQ management plugin for Redmine, fixing issues and merging patches

Ruby 100.00%

ezfaq_plugin's People

Contributors

ansoncat avatar cedricziel avatar furgas avatar persapiens avatar zouchaoqun avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ezfaq_plugin's Issues

Feature 'Export to PDF' broke in redmine 1.2.0

I updated redmine from 1.1.1 to 1.2.0, however, the useful feature 'Export to PDF' suddenly broke, when I look into the change log of redmine, I found this:
Patch #8312: Switch to TCPDF from FPDF for PDF export

I think this change causes the feature broken. Could anyone fix it or I have to wait until the developer team of redmine says that 1.2.0 is stable enough to migrate?

when add/update a faq, post a 500 error

my enviroment:
Os:cent os 5.4
db:mysql
faq version: 0.3.5

steps as follows:

  1. login, faq tab
  2. new faq
  3. input something and save
    error page 500

I check the log and found something like this

Processing EzfaqController#new (for 192.168.3.74 at 2011-06-29 11:17:31) [GET]
Parameters: {"action"=>"new", "id"=>"dmy", "controller"=>"ezfaq"}
Rendering template within layouts/base
Rendering ezfaq/new
Completed in 67ms (View: 61, DB: 1) | 200 OK [http://192.168.2.135/ezfaq/new/dmy]

Processing EzfaqController#new (for 192.168.3.74 at 2011-06-29 11:17:52) [POST]
Parameters: {"faq"=>{"related_issue_id"=>"", "related_version_id"=>"", "assigned_to_id"=>"", "category_id"=>"", "due_date"=>"", "question"=>"testtext", "related_message_id"=>"", "difficulty"=>"5", "answer"=>"<p align="left">testtext

\r\n

testtext

\r\n"}, "commit"=>"创建", "action"=>"new", "authenticity_token"=>"ej2ZdRbvj4JTADD5LXUHWVD0NS8Kl0YjZhEXKBIGleE=", "id"=>"dmy", "difficulty_label"=>"difficult", "controller"=>"ezfaq", "attachments"=>{"1"=>{"description"=>""}}}

ActionView::MissingTemplate (Missing template faq_mailer/faq_add.text.plain.rhtml in view path app/views):
vendor/plugins/ezfaq_plugin/app/models/faq_mailer.rb:37:in faq_add' vendor/plugins/ezfaq_plugin/app/models/faq_mailer.rb:36:infaq_add'
vendor/plugins/ezfaq_plugin/app/controllers/ezfaq_controller.rb:80:in new' /usr/local/ruby/lib/ruby/1.8/webrick/httpserver.rb:104:inservice'
/usr/local/ruby/lib/ruby/1.8/webrick/httpserver.rb:65:in run' /usr/local/ruby/lib/ruby/1.8/webrick/server.rb:173:instart_thread'
/usr/local/ruby/lib/ruby/1.8/webrick/server.rb:162:in start' /usr/local/ruby/lib/ruby/1.8/webrick/server.rb:162:instart_thread'
/usr/local/ruby/lib/ruby/1.8/webrick/server.rb:95:in start' /usr/local/ruby/lib/ruby/1.8/webrick/server.rb:92:ineach'
/usr/local/ruby/lib/ruby/1.8/webrick/server.rb:92:in start' /usr/local/ruby/lib/ruby/1.8/webrick/server.rb:23:instart'
/usr/local/ruby/lib/ruby/1.8/webrick/server.rb:82:in `start'

Rendering /usr/local/redmine-1.2/public/500.html (500 Internal Server Error)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.