Project

General

Profile

Actions

kanban #5370

closed

Drupal - Comments not displayed correctly

Added by Valio almost 11 years ago. Updated almost 11 years ago.

Status:
k_backlog
Priority:
High
Assignee:
oschad
Category:
-
Target version:
-
Start date:
13 June 2013
Due date:
% Done:

0%

Estimated time:

Description

Up to now https://www.piratenpartei.ch/comments/recent displayed all comments along with options to delete or modify them.
Obviously this view is broken now; all elements consist solely of the following code (where XXXX is a numeric ID like "1854")

<li class="views-row views-row-1 views-row-odd views-row-first"><a id="new"></a>
<a id="comment-XXXX"></a>
<ul class="comment">
    <li class="cotermin">
        <h4><!--?=$month?--></h4>
        <h5><!--?=$day?--></h5>
        <h6><!--?=$year?--></h6>
    </li>
    <li class="copic">
            </li>
    <li class="cotext">
        <span class="user"><!--?=$author?--></span>
        <h1><!--?= $title ?--></h1>
        <!--?= $content ?-->
        <div class="cofoleft">
           <span class="date"><!--?= $date ?--><!--?= $links ?--></span>
        </div>
    </li>
    <li class="clear">
</li></ul>
</li>

The feed view at https://www.piratenpartei.ch/comments/recent/feed still works, but is not usable for moderation.


Related issues 1 (0 open1 closed)

Related to Digitale Infrastruktur - Task / Tâche #6086: [Meta] Migration von HetznerClosed26 January 201426 January 2014

Actions
Actions #1

Updated by oschad almost 11 years ago

  • Tracker changed from Bug / Feature to kanban
  • Status changed from New to k_todo
  • Assignee set to oschad
Actions #2

Updated by oschad almost 11 years ago

  • Status changed from k_todo to k_backlog
  • Priority changed from Normal to High
Actions #3

Updated by Valio almost 11 years ago

NB: der Feed unter https://www.piratenpartei.ch/comments/recent/feed zeigt auch weitere Kommentare an, die wohl nicht akzeptiert wurden o.ä.

Actions

Also available in: Atom PDF