2.8.1 upgrade - Some glitch in the comment form

How to install and use Contao

2.8.1 upgrade - Some glitch in the comment form

Postby tosca » Tue Mar 09, 2010 1:59 pm

Just testing the 2.8.1 version before upgrading and found out the mandatory * symbol is displayed twice in the comment form (see screencopy). The generated code is:
Code: Select all
<td class="col_first">
  <label for="ctrl_name" class="mandatory"><span class="invisible">Champ obligatoire</span> Votre nom<span class="mandatory">*</span></label><span class="mandatory">*</span>

</td>
<td class="col_last">
  <input type="text" name="name" id="ctrl_name" class="text mandatory" value="" maxlength="64" />
</td>
</tr>
<tr class="widget">
<td class="col_first">
  <label for="ctrl_email" class="mandatory"><span class="invisible">Champ obligatoire</span> Votre adresse mail<br />(non publiée)<span class="mandatory">*</span></label><span class="mandatory">*</span>
</td>
Attachments
Capture-34.png
Comment form - The mandatory * symbol appears twice for each field
tosca
User
 
Posts: 46
Joined: Sat Jun 20, 2009 9:32 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby tosca » Wed Mar 10, 2010 8:24 am

Anybody knows about this issue?
Or shall I open a ticket for that?
tosca
User
 
Posts: 46
Joined: Sat Jun 20, 2009 9:32 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby ramjet » Wed Mar 10, 2010 9:47 am

No idea Tosca, but if you can test on http://demo.typolight.org just in case another extension is causing this.
ramjet
User
 
Posts: 536
Joined: Sat Jun 20, 2009 12:24 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby tosca » Wed Mar 10, 2010 1:52 pm

Thanks for the idea.
I've not been able to reproduce the issue on the demo site (see screencopy), so I guess I'll have to search somewhere else ... but no idea where, at the moment :?:
Attachments
Capture-35.png
Comment form test on the demo site
Capture-35.png (12.56 KiB) Viewed 148 times
tosca
User
 
Posts: 46
Joined: Sat Jun 20, 2009 9:32 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby ramjet » Wed Mar 10, 2010 10:52 pm

What other extensions do you have installed?
ramjet
User
 
Posts: 536
Joined: Sat Jun 20, 2009 12:24 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby tosca » Wed Mar 10, 2010 11:18 pm

Only extensions are:
- Catalog and CatalogExt + the related extensions (Taxonomy, Backend FilterWiz and Backend TableTree)
- CSSEditor
- EasyUpdate

Do I need to download Comments from somewhere? I have only upgraded from 2.7.x, and not done anything else as the Comments module still appears in the backend menu.
Last edited by tosca on Thu Mar 11, 2010 1:58 am, edited 1 time in total.
tosca
User
 
Posts: 46
Joined: Sat Jun 20, 2009 9:32 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby ramjet » Thu Mar 11, 2010 1:58 am

No you don't need to download comments.
Catalog may have comments abilities and the two may be clashing (i'm not sure... i've not used it).
Perhaps Thyon will see this post, he'd most likely know if this could be the case as he designed Catalog... what version of Catalog do you use?
ramjet
User
 
Posts: 536
Joined: Sat Jun 20, 2009 12:24 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby tosca » Thu Mar 11, 2010 2:04 am

As far as I know, Catalog has nothing to do with comments.
I use the current stable version: Catalog 0.3.6 and CatalogExt 0.8.9
tosca
User
 
Posts: 46
Joined: Sat Jun 20, 2009 9:32 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby ramjet » Thu Mar 11, 2010 2:43 am

You don't have any altered .tpl files that could cause it?
ramjet
User
 
Posts: 536
Joined: Sat Jun 20, 2009 12:24 pm

Re: 2.8.1 upgrade - Some glitch in the comment form

Postby tosca » Thu Mar 11, 2010 8:14 am

I have modified the com_default.tpl, but I don't see anything that could produce the problem.
Here it is:
Code: Select all
<div class="comment_default<?php echo $this->class; ?>" id="<?php echo $this->id; ?>">
<p class="info"><?php echo $this->by; ?> <?php if ($this->website): ?><a href="<?php echo $this->website; ?>" onclick="window.open(this.href); return false;"><?php endif; echo $this->name; ?><?php if ($this->website): ?></a><?php endif; ?><span class="date"> | <?php echo $this->date; ?></span></p>
<div class="comment">
<?php echo $this->comment; ?>
</div>
</div>
tosca
User
 
Posts: 46
Joined: Sat Jun 20, 2009 9:32 pm

Next

Return to Using Contao

Who is online

Users browsing this forum: Google [Bot]