Menu

#995 pmlite.php bug

XOOPS_2.3.x
closed
trabis
5
2012-09-25
2009-03-29
arabxoops
No

There are hardcoded lang in /pmlite.php which is "Re"

    if (!preg_match("/^Re:/i", $subject)) {
        $subject = 'Re: ' . $subject;
    }

Other bug in same file is there are no included style file so RTL users need to modify /pm_pmlite.html file for fixing direction bug.

Discussion

  • trabis

    trabis - 2009-10-17

    First part is fixed on svn, please submit the other bug in new tracker.

     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 7 days (the time period specified by
    the administrator of this Tracker).

     

Log in to post a comment.