<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    upload the patch to the ticket, vtiger will evaluate it and
    integrate it when they get to the ticket<br>
    <br>
    El 18/08/11 19:28, Nicolas Larcipretti escribi&oacute;:
    <blockquote
cite="mid:CAK10WeCtbKWFR5Bbbg2kPEDiBRY_O91hgR=yYz_1ia0xwZnehA@mail.gmail.com"
      type="cite">Done! I've just created two tickets regarding
      internationalization issues. I have the solution for one of them,
      but I don't know if I can submit code to the Vtiger's project. If
      I can, please let me know how ok?<br>
      <br>
      Cheers<br>
      <br>
      Nicolas<br>
      <br>
      <div class="gmail_quote">2011/8/18 Asha <span dir="ltr">&lt;<a
            moz-do-not-send="true" href="mailto:asha@vtiger.com">asha@vtiger.com</a>&gt;</span><br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex;">
          Hi Nicolas,
          <div><br>
          </div>
          <div>No. It doesn't take longer. You will be getting your
            access details within 1 business day after requesting for
            the credentials.</div>
          <div>
            <div class="h5">
              <div><br>
                <div class="gmail_quote">
                  On Thu, Aug 18, 2011 at 2:04 AM, Nicolas Larcipretti <span
                    dir="ltr">&lt;<a moz-do-not-send="true"
                      href="mailto:niclarcipretti@gmail.com"
                      target="_blank">niclarcipretti@gmail.com</a>&gt;</span>
                  wrote:<br>
                  <blockquote class="gmail_quote" style="margin:0 0 0
                    .8ex;border-left:1px #ccc solid;padding-left:1ex">Appearently,
                    I do not have permission to log on Vtiger's TRAC.
                    I've just sent an email to <a
                      moz-do-not-send="true"
                      href="mailto:info@vtiger.com" target="_blank">info@vtiger.com</a>
                    requesting this permission. Does it take too long?<br>
                    <br>
                    Cheers <br>
                    <br>
                    Nicolas<br>
                    <br>
                    <div class="gmail_quote">
                      <div>
                        <div>2011/8/17 Asha <span dir="ltr">&lt;<a
                              moz-do-not-send="true"
                              href="mailto:asha@vtiger.com"
                              target="_blank">asha@vtiger.com</a>&gt;</span><br>
                        </div>
                      </div>
                      <blockquote class="gmail_quote" style="margin:0 0
                        0 .8ex;border-left:1px #ccc
                        solid;padding-left:1ex">
                        <div>
                          <div>
                            Hi Nicolas,
                            <div><br>
                            </div>
                            <div>You can report issues using our bug
                              tracking system -&nbsp;<a
                                moz-do-not-send="true"
                                href="http://trac.vtiger.com/cgi-bin/trac.cgi"
                                target="_blank">http://trac.vtiger.com/cgi-bin/trac.cgi</a><br>
                              <br>
                              <div class="gmail_quote">
                                <div>
                                  <div>On Wed, Aug 17, 2011 at 11:30 PM,
                                    Nicolas Larcipretti <span dir="ltr">&lt;<a
                                        moz-do-not-send="true"
                                        href="mailto:niclarcipretti@gmail.com"
                                        target="_blank">niclarcipretti@gmail.com</a>&gt;</span>
                                    wrote:<br>
                                  </div>
                                </div>
                                <blockquote class="gmail_quote"
                                  style="margin:0 0 0
                                  .8ex;border-left:1px #ccc
                                  solid;padding-left:1ex">
                                  <div>
                                    <div>By the way, how can I report
                                      BUGs using trac ? I'm new to this
                                      tool.<br>
                                      <br>
                                      Cheers<br>
                                      <font color="#888888"><br>
                                        Nicolas</font>
                                      <div>
                                        <div><br>
                                          <br>
                                          <div class="gmail_quote">2011/8/16
                                            Nicolas Larcipretti <span
                                              dir="ltr">&lt;<a
                                                moz-do-not-send="true"
                                                href="mailto:niclarcipretti@gmail.com"
                                                target="_blank">niclarcipretti@gmail.com</a>&gt;</span><br>
                                            <blockquote
                                              class="gmail_quote"
                                              style="margin:0 0 0
                                              .8ex;border-left:1px #ccc
                                              solid;padding-left:1ex">Hi
                                              guys,<br>
                                              <br>
                                              I'was facing an issue with
                                              the calendar module and,
                                              after some debug, I've
                                              found this in the
                                              DetailView.php file:<br>
                                              <br>
                                              if(isset($finaldata['sendnotification'])
                                              &amp;&amp;
                                              $finaldata['sendnotification']
                                              == 'yes')<br>
                                              <br>
                                              The code above will never
                                              work with any translated
                                              vtiger installation, once
                                              the "sendnotification"
                                              field stores the
                                              translated version of the
                                              word "yes".<br>
                                              <br>
                                              Can we add this at
                                              vtiger's trac and change
                                              the above code with
                                              something like the code
                                              below, and make it part of
                                              vtiger's next version?<br>
                                              <br>
                                              if(isset($finaldata['sendnotification'])
                                              &amp;&amp;
                                              $finaldata['sendnotification']
                                              ==
                                              $mod_strings['LBL_YES'])<br>
                                              <br>
                                              Cheers<br>
                                              <font color="#888888"><br>
                                                Nicolas<br>
                                              </font></blockquote>
                                          </div>
                                          <br>
                                        </div>
                                      </div>
                                      <br>
                                    </div>
                                  </div>
_______________________________________________<br>
                                  <a moz-do-not-send="true"
                                    href="http://www.vtiger.com/"
                                    target="_blank">http://www.vtiger.com/</a><br>
                                </blockquote>
                              </div>
                              <font color="#888888"><br>
                                <br clear="all">
                                <div><br>
                                </div>
                                -- <br>
                                Regards,<br>
                                Asha<br>
                                vtiger Team<br>
                                <br>
                                <b>Connect with us on:&nbsp;</b><a
                                  moz-do-not-send="true"
                                  href="http://twitter.com/#%21/vtigercrm"
                                  target="_blank">Twitter</a> <b>I</b>
                                <a moz-do-not-send="true"
                                  href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall"
                                  target="_blank">Facebook</a>&nbsp;<b>I</b>
                                <a moz-do-not-send="true"
                                  href="http://blog.vtiger.com/"
                                  target="_blank">Blog</a><b> I</b> <a
                                  moz-do-not-send="true"
                                  href="http://wiki.vtiger.com/index.php/Main_Page"
                                  target="_blank">Wiki</a>&nbsp;<b>I </b><a
                                  moz-do-not-send="true"
                                  href="http://forums.vtiger.com/"
                                  target="_blank">Forums&nbsp;</a><b>I</b>&nbsp;<a
                                  moz-do-not-send="true"
                                  href="http://vtiger.com/"
                                  target="_blank">Website</a><br>
                                <br>
                              </font></div>
                            <br>
                          </div>
                        </div>
                        _______________________________________________<br>
                        <a moz-do-not-send="true"
                          href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
                      </blockquote>
                    </div>
                    <br>
                    <br>
                    _______________________________________________<br>
                    <a moz-do-not-send="true"
                      href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
                  </blockquote>
                </div>
                <br>
                <br clear="all">
                <div><br>
                </div>
                -- <br>
                Regards,<br>
                Asha<br>
                vtiger Team<br>
                <br>
                <b>Connect with us on:&nbsp;</b><a moz-do-not-send="true"
                  href="http://twitter.com/#%21/vtigercrm"
                  target="_blank">Twitter</a> <b>I</b> <a
                  moz-do-not-send="true"
                  href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall"
                  target="_blank">Facebook</a>&nbsp;<b>I</b> <a
                  moz-do-not-send="true" href="http://blog.vtiger.com/"
                  target="_blank">Blog</a><b> I</b> <a
                  moz-do-not-send="true"
                  href="http://wiki.vtiger.com/index.php/Main_Page"
                  target="_blank">Wiki</a>&nbsp;<b>I </b><a
                  moz-do-not-send="true"
                  href="http://forums.vtiger.com/" target="_blank">Forums&nbsp;</a><b>I</b>&nbsp;<a
                  moz-do-not-send="true" href="http://vtiger.com/"
                  target="_blank">Website</a><br>
                <br>
              </div>
            </div>
          </div>
          <br>
          _______________________________________________<br>
          <a moz-do-not-send="true" href="http://www.vtiger.com/"
            target="_blank">http://www.vtiger.com/</a><br>
        </blockquote>
      </div>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-freetext" href="http://www.vtiger.com/">http://www.vtiger.com/</a></pre>
    </blockquote>
    <br>
  </body>
</html>