<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Php Bugs</title>
	<atom:link href="http://phpbugs.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpbugs.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 09:41:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='phpbugs.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Php Bugs</title>
		<link>http://phpbugs.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://phpbugs.wordpress.com/osd.xml" title="Php Bugs" />
	<atom:link rel='hub' href='http://phpbugs.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SugarCRM: Dynamically create dropdown values</title>
		<link>http://phpbugs.wordpress.com/2012/01/27/sugarcrm-dynamically-create-dropdown-values/</link>
		<comments>http://phpbugs.wordpress.com/2012/01/27/sugarcrm-dynamically-create-dropdown-values/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 09:33:02 +0000</pubDate>
		<dc:creator>phpbugs</dc:creator>
				<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Drop-down list]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://phpbugs.wordpress.com/?p=866</guid>
		<description><![CDATA[&#60;?php //load needed libraries require_once('modules/ModuleBuilder/MB/ModuleBuilder.php'); require_once('modules/ModuleBuilder/parsers/parser.dropdown.php'); $parser = new ParserDropDown(); $params = array(); $_REQUEST['view_package'] = 'studio'; //need this in parser.dropdown.php $params['view_package'] = 'studio'; $params['dropdown_name'] = 'test_dropdown_list'; //replace with the dropdown name $params['dropdown_lang'] = 'en_us'; //create your list...substitute with db query as needed $drop_list[] = array('-blank-',''); $drop_list[] = array('First','This is the First Text'); $drop_list[] = array('Second','This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=866&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>&lt;?php
//load needed libraries
require_once('modules/ModuleBuilder/MB/ModuleBuilder.php');
require_once('modules/ModuleBuilder/parsers/parser.dropdown.php');
$parser = new ParserDropDown();
$params = array();
$_REQUEST['view_package'] = 'studio'; //need this in parser.dropdown.php
$params['view_package'] = 'studio';
$params['dropdown_name'] = 'test_dropdown_list'; //replace with the dropdown name
$params['dropdown_lang'] = 'en_us';

//create your list...substitute with db query as needed
$drop_list[] = array('-blank-','');
$drop_list[] = array('First','This is the First Text');
$drop_list[] = array('Second','This is the Second Text');
$drop_list[] = array('Third','This is the Third Text');
$json = getJSONobj();
$params['list_value'] = $json-&gt;encode( $drop_list );
$parser-&gt;saveDropDown($params);
?&gt;</pre>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://stackoverflow.com/questions/8684900/how-can-i-have-one-dropdown-hide-show-depending-on-the-selection-of-another-drop">How can I have one dropdown hide/show depending on the selection of another dropdown?</a> (stackoverflow.com)</li>
<li class="zemanta-article-ul-li"><a href="http://stackoverflow.com/questions/8396610/single-validation-script-for-select-dropdown">single validation script for select dropdown</a> (stackoverflow.com)</li>
<li class="zemanta-article-ul-li"><a href="http://stackoverflow.com/questions/7812725/populate-a-select-dropdown-on-the-basis-of-other-other-select-dropdown">populate a select dropdown on the basis of other other select dropdown</a> (stackoverflow.com)</li>
<li class="zemanta-article-ul-li"><a href="http://phpbugs.wordpress.com/2012/01/10/sugarcrm-listview-link-for-relate-field/">SugarCRM: listview link for relate field</a> (phpbugs.wordpress.com)</li>
</ul>
<br />Filed under: <a href='http://phpbugs.wordpress.com/category/sugarcrm/'>SugarCRM</a> Tagged: <a href='http://phpbugs.wordpress.com/tag/drop-down-list/'>Drop-down list</a>, <a href='http://phpbugs.wordpress.com/tag/php/'>PHP</a>, <a href='http://phpbugs.wordpress.com/tag/sugarcrm/'>SugarCRM</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phpbugs.wordpress.com/866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phpbugs.wordpress.com/866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phpbugs.wordpress.com/866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phpbugs.wordpress.com/866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phpbugs.wordpress.com/866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phpbugs.wordpress.com/866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phpbugs.wordpress.com/866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phpbugs.wordpress.com/866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phpbugs.wordpress.com/866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phpbugs.wordpress.com/866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phpbugs.wordpress.com/866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phpbugs.wordpress.com/866/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phpbugs.wordpress.com/866/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phpbugs.wordpress.com/866/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=866&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phpbugs.wordpress.com/2012/01/27/sugarcrm-dynamically-create-dropdown-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>9.965617 76.289803</georss:point>
		<geo:lat>9.965617</geo:lat>
		<geo:long>76.289803</geo:long>
		<media:content url="http://1.gravatar.com/avatar/71783fc474143b9742223550998435f5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">phpbugs</media:title>
		</media:content>
	</item>
		<item>
		<title>SugarCRM: listview link for relate field</title>
		<link>http://phpbugs.wordpress.com/2012/01/10/sugarcrm-listview-link-for-relate-field/</link>
		<comments>http://phpbugs.wordpress.com/2012/01/10/sugarcrm-listview-link-for-relate-field/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 06:53:57 +0000</pubDate>
		<dc:creator>phpbugs</dc:creator>
				<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Customer relationship management]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phpbugs.wordpress.com/?p=861</guid>
		<description><![CDATA[Open the file custom/modules/KEY_Module1/metadata/listviewdef.php Replace the particualr field array with the below line 'FIELD_C' =&#62; array ( 'type' =&#62; 'relate', 'link' =&#62; 'key_module1_key_module2', 'module' =&#62; 'KEY_Module1', 'id' =&#62; 'FIELDNAME_C', 'default' =&#62; true, 'studio' =&#62; 'visible', 'label' =&#62; 'LBL_FIELD', 'width' =&#62; '10%', 'related_fields' =&#62; array('fieldname_c'), ), Related articles SugarCRM 6.3 enhances importing in Community Edition (h-online.com) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=861&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Open the file custom/modules/KEY_Module1/metadata/listviewdef.php</p>
<p>Replace the particualr field array with the below line</p>
<pre>'FIELD_C' =&gt;
  array (
    'type' =&gt; 'relate',
    'link' =&gt; 'key_module1_key_module2',
    'module' =&gt; 'KEY_Module1',
    'id' =&gt; 'FIELDNAME_C',
    'default' =&gt; true,
    'studio' =&gt; 'visible',
    'label' =&gt; 'LBL_FIELD',
    'width' =&gt; '10%',
    'related_fields' =&gt; array('fieldname_c'),
),</pre>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.h-online.com/open/news/item/SugarCRM-6-3-enhances-importing-in-Community-Edition-1371595.html">SugarCRM 6.3 enhances importing in Community Edition</a> (h-online.com)</li>
<li class="zemanta-article-ul-li"><a href="http://ebiztechs.wordpress.com/2011/10/28/thoughts-on-sugar-crm/">Thoughts on Sugar CRM</a> (ebiztechs.wordpress.com)</li>
</ul>
<br />Filed under: <a href='http://phpbugs.wordpress.com/category/sugarcrm/'>SugarCRM</a> Tagged: <a href='http://phpbugs.wordpress.com/tag/customer-relationship-management/'>Customer relationship management</a>, <a href='http://phpbugs.wordpress.com/tag/languages/'>Languages</a>, <a href='http://phpbugs.wordpress.com/tag/php/'>PHP</a>, <a href='http://phpbugs.wordpress.com/tag/programming/'>Programming</a>, <a href='http://phpbugs.wordpress.com/tag/sugarcrm/'>SugarCRM</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phpbugs.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phpbugs.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phpbugs.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phpbugs.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phpbugs.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phpbugs.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phpbugs.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phpbugs.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phpbugs.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phpbugs.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phpbugs.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phpbugs.wordpress.com/861/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phpbugs.wordpress.com/861/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phpbugs.wordpress.com/861/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=861&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phpbugs.wordpress.com/2012/01/10/sugarcrm-listview-link-for-relate-field/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>9.965617 76.289803</georss:point>
		<geo:lat>9.965617</geo:lat>
		<geo:long>76.289803</geo:long>
		<media:content url="http://1.gravatar.com/avatar/71783fc474143b9742223550998435f5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">phpbugs</media:title>
		</media:content>
	</item>
		<item>
		<title>SugarCRM: On import field type int with validation range not working</title>
		<link>http://phpbugs.wordpress.com/2012/01/06/sugarcrm-on-import-field-type-int-with-validation-range-not-working/</link>
		<comments>http://phpbugs.wordpress.com/2012/01/06/sugarcrm-on-import-field-type-int-with-validation-range-not-working/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 11:47:32 +0000</pubDate>
		<dc:creator>phpbugs</dc:creator>
				<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Customer relationship management]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phpbugs.wordpress.com/?p=856</guid>
		<description><![CDATA[Edit the file modules/Import/ImportFieldSanitize.php Replace the function int with the below code /** * Validate int fields * * @param $value string * @param $vardef array * @return string sanitized and validated value on success, bool false on failure */ public function int( $value, $vardef ) { $value = str_replace($this-&#62;num_grp_sep,"",$value); if (!is_numeric($value) &#124;&#124; strstr($value,".")) { [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=856&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Edit the file <strong>modules/Import/ImportFieldSanitize.php</strong></p>
<p>Replace the function <strong>int</strong> with the below code</p>
<pre>/**
 * Validate int fields
 *
 * @param  $value  string
 * @param  $vardef array
 * @return string sanitized and validated value on success, bool false on failure
 */
public function int(
    $value,
    $vardef
    )
{
    $value = str_replace($this-&gt;num_grp_sep,"",$value);
    if (!is_numeric($value) || strstr($value,".")) {
        return false;
    }
    if (isset($vardef['validation']) &amp;&amp; $vardef['validation']['type']=='range') {
        $min    = $vardef['validation']['min'];
        $max    = $vardef['validation']['max'];
        if ($value$max) {
            return false;
        }
    }
    return $value;
}</pre>
<br />Filed under: <a href='http://phpbugs.wordpress.com/category/sugarcrm/'>SugarCRM</a> Tagged: <a href='http://phpbugs.wordpress.com/tag/customer-relationship-management/'>Customer relationship management</a>, <a href='http://phpbugs.wordpress.com/tag/php/'>PHP</a>, <a href='http://phpbugs.wordpress.com/tag/programming/'>Programming</a>, <a href='http://phpbugs.wordpress.com/tag/sugarcrm/'>SugarCRM</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phpbugs.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phpbugs.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phpbugs.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phpbugs.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phpbugs.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phpbugs.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phpbugs.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phpbugs.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phpbugs.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phpbugs.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phpbugs.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phpbugs.wordpress.com/856/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phpbugs.wordpress.com/856/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phpbugs.wordpress.com/856/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=856&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phpbugs.wordpress.com/2012/01/06/sugarcrm-on-import-field-type-int-with-validation-range-not-working/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<georss:point>9.965617 76.289803</georss:point>
		<geo:lat>9.965617</geo:lat>
		<geo:long>76.289803</geo:long>
		<media:content url="http://1.gravatar.com/avatar/71783fc474143b9742223550998435f5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">phpbugs</media:title>
		</media:content>
	</item>
		<item>
		<title>SugarCRM: retrieve a record ID using name and other fields</title>
		<link>http://phpbugs.wordpress.com/2011/12/08/sugarcrm-retrieve-a-record-id-using-name-and-other-fields/</link>
		<comments>http://phpbugs.wordpress.com/2011/12/08/sugarcrm-retrieve-a-record-id-using-name-and-other-fields/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 06:51:55 +0000</pubDate>
		<dc:creator>phpbugs</dc:creator>
				<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Customer relationship management]]></category>
		<category><![CDATA[Open source]]></category>

		<guid isPermaLink="false">http://phpbugs.wordpress.com/?p=851</guid>
		<description><![CDATA[Use the function retrieve_by_string_fields to retrieve a record using multiple search filters. See Example below: $call = new Call(); $call-&#62;retrieve_by_string_fields(array('name'=&#62;'NAMETOSEARCH','deleted'=&#62;0,'assigned_user_id'=&#62;'USER_ID')); echo $call-&#62;description; Related articles CRMState Launches as the Premier SugarCRM Application Monitor Service (prweb.com) SugarCRM and SIOS Announce Partnership (prweb.com) SugarCRM Announces Sugar iPad Application Powered by Appcelerator Titanium (prweb.com) Java Connector to SugarCRM Webservices [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=851&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Use the function retrieve_by_string_fields to retrieve a record using multiple search filters.<br />
See Example below:</p>
<p><code><br />
$call = new Call();<br />
$call-&gt;retrieve_by_string_fields(array('name'=&gt;'NAMETOSEARCH','deleted'=&gt;0,'assigned_user_id'=&gt;'USER_ID'));<br />
echo $call-&gt;description;<br />
</code></p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://www.prweb.com/releases/2011/01/prweb4972244.htm">CRMState Launches as the Premier SugarCRM Application Monitor Service</a> (prweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.prweb.com/releases/SIOS/SugarCRM/prweb3863504.htm">SugarCRM and SIOS Announce Partnership</a> (prweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.prweb.com/releases/2010Appcelerator/SugarCRMiPadApp/prweb3857884.htm">SugarCRM Announces Sugar iPad Application Powered by Appcelerator Titanium</a> (prweb.com)</li>
<li class="zemanta-article-ul-li"><a href="http://ashwinrayaprolu.wordpress.com/2011/08/22/java-connector-to-sugarcrm-webservices/">Java Connector to SugarCRM Webservices</a> (ashwinrayaprolu.wordpress.com)</li>
<li class="zemanta-article-ul-li"><a href="http://cleanclouds.wordpress.com/2011/10/19/install-sugarcrm-on-ubuntu/">Install SugarCRM on UBUNTU</a> (cleanclouds.wordpress.com)</li>
</ul>
<br />Filed under: <a href='http://phpbugs.wordpress.com/category/sugarcrm/'>SugarCRM</a> Tagged: <a href='http://phpbugs.wordpress.com/tag/customer-relationship-management/'>Customer relationship management</a>, <a href='http://phpbugs.wordpress.com/tag/open-source/'>Open source</a>, <a href='http://phpbugs.wordpress.com/tag/sugarcrm/'>SugarCRM</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phpbugs.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phpbugs.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phpbugs.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phpbugs.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phpbugs.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phpbugs.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phpbugs.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phpbugs.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phpbugs.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phpbugs.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phpbugs.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phpbugs.wordpress.com/851/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phpbugs.wordpress.com/851/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phpbugs.wordpress.com/851/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=851&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phpbugs.wordpress.com/2011/12/08/sugarcrm-retrieve-a-record-id-using-name-and-other-fields/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>9.965617 76.289803</georss:point>
		<geo:lat>9.965617</geo:lat>
		<geo:long>76.289803</geo:long>
		<media:content url="http://1.gravatar.com/avatar/71783fc474143b9742223550998435f5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">phpbugs</media:title>
		</media:content>
	</item>
		<item>
		<title>SugarCRM: HTML tags on report chart labels when using Relate fields</title>
		<link>http://phpbugs.wordpress.com/2011/11/24/sugarcrm-html-tags-on-report-chart-labels-when-using-relate-fields/</link>
		<comments>http://phpbugs.wordpress.com/2011/11/24/sugarcrm-html-tags-on-report-chart-labels-when-using-relate-fields/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 09:03:38 +0000</pubDate>
		<dc:creator>phpbugs</dc:creator>
				<category><![CDATA[SugarCRM]]></category>
		<category><![CDATA[Customer relationship management]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Languages]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://phpbugs.wordpress.com/?p=845</guid>
		<description><![CDATA[Go to line number 289 of the file include/SugarCharts/SugarChart.php and replace the line return $this-&#62;tab("".htmlspecialchars($value,ENT_QUOTES)."",$depth); with return $this-&#62;tab("".htmlspecialchars(strip_tags($value),ENT_QUOTES)."",$depth); Related articles Daily Tip: New Plugin Integrates SugarCRM with WordPress (pressography.com) Filed under: SugarCRM Tagged: Customer relationship management, HTML, Languages, Open source, PHP, Programming, SugarCRM<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=845&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Go to <a class="zem_slink" title="Line number" href="http://en.wikipedia.org/wiki/Line_number" rel="wikipedia">line number</a> 289 of the file include/SugarCharts/SugarChart.php and replace the line</p>
<p><code><br />
return $this-&gt;tab("".htmlspecialchars($value,ENT_QUOTES)."",$depth);<br />
</code></p>
<p>with</p>
<p><code><br />
return $this-&gt;tab("".htmlspecialchars(strip_tags($value),ENT_QUOTES)."",$depth);<br />
</code></p>
<h6 class="zemanta-related-title" style="font-size:1em;">Related articles</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://pressography.com/wordpress/daily-tip-new-plugin-integrates-sugarcrm-with-wordpress/">Daily Tip: New Plugin Integrates SugarCRM with WordPress</a> (pressography.com)</li>
</ul>
<br />Filed under: <a href='http://phpbugs.wordpress.com/category/sugarcrm/'>SugarCRM</a> Tagged: <a href='http://phpbugs.wordpress.com/tag/customer-relationship-management/'>Customer relationship management</a>, <a href='http://phpbugs.wordpress.com/tag/html/'>HTML</a>, <a href='http://phpbugs.wordpress.com/tag/languages/'>Languages</a>, <a href='http://phpbugs.wordpress.com/tag/open-source/'>Open source</a>, <a href='http://phpbugs.wordpress.com/tag/php/'>PHP</a>, <a href='http://phpbugs.wordpress.com/tag/programming/'>Programming</a>, <a href='http://phpbugs.wordpress.com/tag/sugarcrm/'>SugarCRM</a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/phpbugs.wordpress.com/845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/phpbugs.wordpress.com/845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/phpbugs.wordpress.com/845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/phpbugs.wordpress.com/845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/phpbugs.wordpress.com/845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/phpbugs.wordpress.com/845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/phpbugs.wordpress.com/845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/phpbugs.wordpress.com/845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/phpbugs.wordpress.com/845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/phpbugs.wordpress.com/845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/phpbugs.wordpress.com/845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/phpbugs.wordpress.com/845/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/phpbugs.wordpress.com/845/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/phpbugs.wordpress.com/845/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=phpbugs.wordpress.com&amp;blog=2046866&amp;post=845&amp;subd=phpbugs&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://phpbugs.wordpress.com/2011/11/24/sugarcrm-html-tags-on-report-chart-labels-when-using-relate-fields/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>9.965617 76.289803</georss:point>
		<geo:lat>9.965617</geo:lat>
		<geo:long>76.289803</geo:long>
		<media:content url="http://1.gravatar.com/avatar/71783fc474143b9742223550998435f5?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">phpbugs</media:title>
		</media:content>
	</item>
	</channel>
</rss>
