View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
12119Bug reportsOtherpublic2017-03-03 15:03
Reporterritapas Assigned Toc_schmitz  
PrioritynoneSeverityfeature 
Status closedResolutionduplicate 
Summary12119: Error in news_paper standard template
Description

In the startpage.pstpl there is a duplicated part.
Proposed solution: delete lines 38-48.

Additional Information

This is the offendig code being replicated. Please note the duplicate id="navbar" and the duplicate </nav> tag.

    <div id="navbar" class="navbar-collapse collapse col-xs-12">
      <ul class="nav navbar-nav">
      </ul>
      <ul class="nav navbar-nav navbar-right">
        {SAVE_LINKS}
        {CLEARALL_LINKS}
        {QUESTION_INDEX_MENU}
      </ul>
    </div><!--/.nav-collapse -->
  </div>
</nav>
TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)
I will donate to the project if issue is resolved
Browser
Database type & version
Server OS (if known)
Webserver software & version (if known)
PHP Version

Relationships

duplicate of 12147 closedLouisGac news_paper template has phantom buttons 

Users monitoring this issue

There are no users monitoring this issue.

Activities

mfavetti

mfavetti

2017-03-02 20:31

developer   ~43128

https://github.com/LimeSurvey/LimeSurvey/pull/647

PR 647 already merged for this

Issue History

Date Modified Username Field Change
2017-02-09 11:33 ritapas New Issue
2017-02-13 09:43 DenisChenu Project Feature requests => Bug reports
2017-03-02 20:31 mfavetti Relationship added duplicate of 12147
2017-03-02 20:31 mfavetti Note Added: 43128
2017-03-03 15:03 c_schmitz Assigned To => c_schmitz
2017-03-03 15:03 c_schmitz Status new => closed
2017-03-03 15:03 c_schmitz Resolution open => duplicate