#546: WebStat: renaming a column in webstat.cfg deletes the column
-----------------------+----------------------
  Reporter:  jcaffaro  |      Owner:  calvarez
      Type:  defect    |     Status:  assigned
  Priority:  trivial   |  Milestone:
 Component:  WebStat   |    Version:
Resolution:            |   Keywords:
-----------------------+----------------------
Changes (by simko):

 * status:  in_merge => assigned


Comment:

 Replying to [comment:7 calvarez]:
 > It was fixed in this commit:

 Actually, it wasn't fixed in that commit.  The commit you mention was
 merged back in November as [ea5536211192ac35b81615a73a8d8acdb7611b7f]
 already, and while it addresses the 773/909C4 issue, it does not fixes it
 completely.  Which is why I reopened this ticket.

 {{{
 $ git grep -C 1 773 modules/webstat/lib/
 modules/webstat/lib/webstat.py-    if args['tag'] == '':
 modules/webstat/lib/webstat.py:        args['tag'] = "773__p"
 modules/webstat/lib/webstat.py-    data =
 get_custom_summary_data(args['query'], args['tag'])
 }}}

-- 
Ticket URL: <http://invenio-software.org/ticket/546#comment:8>
Invenio <http://invenio-software.org>

Reply via email to