Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add bug status to link title #4

Open
LeoMcA opened this issue Dec 19, 2014 · 2 comments
Open

Add bug status to link title #4

LeoMcA opened this issue Dec 19, 2014 · 2 comments
Assignees

Comments

@LeoMcA
Copy link
Member

LeoMcA commented Dec 19, 2014

Information shown should be the same as firebot: <status>, <assignee> - <title>

@LeoMcA LeoMcA added this to the v1.0 milestone Dec 19, 2014
@LeoMcA LeoMcA self-assigned this Dec 19, 2014
@LeoMcA
Copy link
Member Author

LeoMcA commented Dec 19, 2014

@LeoMcA
Copy link
Member Author

LeoMcA commented Dec 20, 2014

I've tried a slightly different way of implementing this, but it still doesn't seem to be working. I get an error from the server:

PrettyText::JavaScriptError (Object #<Object> has no method 'ajax'):
  lib/pretty_text.rb:157:in `block in markdown'
  lib/pretty_text.rb:322:in `block in protect'
  lib/pretty_text.rb:320:in `synchronize'
  lib/pretty_text.rb:320:in `protect'
  lib/pretty_text.rb:138:in `markdown'
  lib/pretty_text.rb:190:in `cook'
  app/models/post_analyzer.rb:12:in `cook'
  app/models/post_analyzer.rb:104:in `cooked_document'
  app/models/post_analyzer.rb:49:in `raw_mentions'
  app/models/post.rb:154:in `block (2 levels) in <class:Post>'
  lib/validators/post_validator.rb:40:in `max_mention_validator'
  lib/validators/post_validator.rb:10:in `validate'
  lib/post_creator.rb:251:in `save_post'
  lib/post_creator.rb:74:in `block in create'
  lib/distributed_mutex.rb:21:in `synchronize'
  lib/distributed_mutex.rb:5:in `synchronize'
  lib/post_creator.rb:137:in `block in transaction'
  lib/post_creator.rb:131:in `transaction'
  lib/post_creator.rb:69:in `create'
  app/controllers/posts_controller.rb:80:in `create_post'
  app/controllers/posts_controller.rb:65:in `create'
  lib/middleware/anonymous_cache.rb:119:in `call'
  config/initializers/quiet_logger.rb:10:in `call_with_quiet_assets'
  config/initializers/silence_logger.rb:26:in `call'
  lib/middleware/unicorn_oobgc.rb:95:in `process_client'

@LeoMcA LeoMcA removed this from the v1.0 milestone Feb 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant