• twitter image
  • facebook image
  • youtube image
  • linkedin image
Language: CMS Made Simple Czech CMS Made Simple France CMS Made Simple Spain CMS Made Simple Hungary CMS Made Simple Russia CMS Made Simple Netherlands

All times are UTC




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Content Search
PostPosted: Thu Jun 12, 2008 3:27 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Sun Jan 22, 2006 3:24 am
Posts: 435
Location: Syracuse, NY
I ran the source code of a CMSMS 1.3 generated page through BBEDIT and checked the document syntax markup and the following code was flagged as not conforming to specifications because of the lack of a space before the closing tag.

   
Code:
<label for="cntnt01searchinput">Search</label>: <input type="text" name="cntnt01searchinput" size="20" maxlength="50" onfocus="if(this.value==this.defaultValue) this.value='';" onblur="if(this.value=='') this.value=this.defaultValue;"/>


It should be
Code:
<label for="cntnt01searchinput">Search</label>: <input type="text" name="cntnt01searchinput" size="20" maxlength="50" onfocus="if(this.value==this.defaultValue) this.value='';" onblur="if(this.value=='') this.value=this.defaultValue;" />

_________________
Michael


Top
 Profile  
 
 Post subject: Re: Content Search
PostPosted: Thu Jun 12, 2008 3:39 pm 
Offline
Forum Members
Forum Members

Joined: Wed Mar 26, 2008 1:49 am
Posts: 233
Location: Stuttgart / Germany
In CMSMS backend go to:
Extensions --> Search -> tab "Search Template"

and insert a space after "{$hogan}". (and save the template)


Top
 Profile  
 
 Post subject: Re: Content Search
PostPosted: Thu Jun 12, 2008 3:59 pm 
Offline
Power Poster
Power Poster
User avatar

Joined: Sun Jan 22, 2006 3:24 am
Posts: 435
Location: Syracuse, NY
Thanks.

However since this a "bug" it should be fixed in the released code provided by CMSMS.

_________________
Michael


Top
 Profile  
 
 Post subject: Re: Content Search
PostPosted: Sat Jun 21, 2008 12:28 pm 
Offline
Power Poster
Power Poster

Joined: Mon Nov 05, 2007 11:35 am
Posts: 540
There is another Bug in the searchtemplate of 1.3 too that is missing the ID of the input for labeling, right one should be:

Quote:
id="{$search_actionid}searchinput" size="20" maxlength="50" {$hogan} />

_________________
Unablässige Tools für's Webdevelopement/ Fehlerfindung:
CSS Validierungsservice
Bildschirmlineal
Firebug
Tidy
Deutsche CSS-Referenz


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
A2 Hosting