Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Live Citation is broken #168

Closed
christianmahnke opened this issue Feb 17, 2017 · 1 comment
Closed

Live Citation is broken #168

christianmahnke opened this issue Feb 17, 2017 · 1 comment

Comments

@christianmahnke
Copy link
Contributor

christianmahnke commented Feb 17, 2017

This is on 0.3.1
See on the demo server:
http://demo.librecat.org/livecitation?style=mla&id=20

The citation stuff now also shows two errors:

citeproc_1       | ERR! CslLoader.resolveStyle styleName not specified
citeproc_1       | ERR! Error while handling request:  Error: shortName not specified
citeproc_1       | ERR! Error while handling request:      at /src/lib/styles.js:172:20
citeproc_1       | ERR! Error while handling request:      at tryCatch2 (/src/node_modules/bluebird/js/main/util.js:74:19)
citeproc_1       | ERR! Error while handling request:      at Promise$_resolveFromResolver [as _resolveFromResolver] (/src/node_modules/bluebird/js/main/promise.js:606:13)
citeproc_1       | ERR! Error while handling request:      at new Promise (/src/node_modules/bluebird/js/main/promise.js:88:37)
citeproc_1       | ERR! Error while handling request:      at exports.CslLoader.resolveStyle (/src/lib/styles.js:169:12)
citeproc_1       | ERR! Error while handling request:      at Promise.resolve.then.then.then.responseJson (/src/lib/citeServer.js:239:41)
citeproc_1       | ERR! Error while handling request:      at tryCatch1 (/src/node_modules/bluebird/js/main/util.js:64:19)
citeproc_1       | ERR! Error while handling request:      at Promise$_callHandler [as _callHandler] (/src/node_modules/bluebird/js/main/promise.js:706:13)
citeproc_1       | ERR! Error while handling request:      at Promise$_settlePromiseFromHandler [as _settlePromiseFromHandler] (/src/node_modules/bluebird/js/main/promise.js:722:18)
citeproc_1       | ERR! Error while handling request:      at Promise$_settlePromiseAt [as _settlePromiseAt] (/src/node_modules/bluebird/js/main/promise.js:892:14)
citeproc_1       | ERR! Error while handling request:      at Promise$_fulfillPromises [as _fulfillPromises] (/src/node_modules/bluebird/js/main/promise.js:1037:14)
citeproc_1       | ERR! Error while handling request:   [Error: shortName not specified]
librecat_1       | Wide character in print at /srv/LibreCat/local/lib/perl5/Log/Log4perl/Appender/File.pm line 276, <GEN0> line 628.

Note that the last line is from LibreCat itself, the rest from Citeproc.

@vpeil
Copy link
Member

vpeil commented Feb 21, 2017

I am currently working on this...

vpeil added a commit that referenced this issue Feb 21, 2017
@vpeil vpeil closed this as completed Feb 21, 2017
vpeil added a commit that referenced this issue Feb 21, 2017
* dev:
  fix citation engine, GH #168, GH, #169
  file uri with extension
  Fixing file sizes bug #175
  Fixing broken pagination #174
  recReturn
  format check embargo date
  format check embargo date
  uri_for_file helper
  auth whitelist and blacklist support
  embargo_to
  publication cmd out file support
  read_only_fields
  ignore spec files
vpeil added a commit that referenced this issue Feb 23, 2017
* dev: (49 commits)
  Adding error output to template #177
  Adding Project A-Z list
  Fixing extra param in output
  Adding more sample data
  Adding pagination into projects
  Creating a stub for department tree
  Making department tree generation layer aware
  Updating the crontb example with departments #157
  Addint the right path
  stupid (mistake)
  Adding warning when no departments/nodes.tt is present #157
  make cc licenses configurable
  fix citation engine, GH #168, GH, #169
  Adding support for a department tree  #157
  file uri with extension
  Fixing file sizes bug #175
  Fixing broken pagination #174
  recReturn
  format check embargo date
  format check embargo date
  ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants