Ticket #4090 (closed Bugs: fixed)

Opened 3 years ago

Last modified 3 years ago

Issues with Grammar in Fax Module

Reported by: GameGamer43 Assigned to: mbrevda
Priority: minor Milestone: 2.8
Component: Fax Version: 2.7-branch
Keywords: Cc:
Confirmation: Unreviewed Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

The fax module tries to get a little wordy with one of the tooltips. In the end it's hard to make heads or tails of what was trying to be conveyed to the user. In any event, I have attached a patch to correct this issue.

Attachments

page.fax.php.patch (1.5 kB) - added by GameGamer43 on 02/28/10 06:09:26.

Change History

02/28/10 06:09:26 changed by GameGamer43

  • attachment page.fax.php.patch added.

02/28/10 10:32:41 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

(In [9054]) closes #4090 grammar in tooltip

02/28/10 12:29:01 changed by mickecarlsson

Hmmm, that whole section is commented out in the code, it is actually not used at all. Should it be removed?

02/28/10 13:38:15 changed by p_lindheimer

lol,

Schmooze has a pro version of this module, maybe that one uses it and they just passed on the fix here without realizing it. GameGamer?43???

03/03/10 16:14:55 changed by p_lindheimer

(In [9075]) Merged revisions 9045-9072,9074 via svnmerge from http://svn.freepbx.org/modules/branches/2.7

........

r9052 | mickecarlsson | 2010-02-28 01:02:54 -0800 (Sun, 28 Feb 2010) | 1 line

Updated language files for conferences

........

r9053 | p_lindheimer | 2010-02-28 07:18:11 -0800 (Sun, 28 Feb 2010) | 1 line

fixed #4087 hardcoded path to ASTETCDIR

........

r9054 | p_lindheimer | 2010-02-28 07:32:40 -0800 (Sun, 28 Feb 2010) | 1 line

closes #4090 grammar in tooltip

........

r9058 | p_lindheimer | 2010-02-28 17:39:21 -0800 (Sun, 28 Feb 2010) | 1 line

remove simu_fax from core if UPDATE fails on duplicate, this can happen if an old core install is run after fax install script

........

r9060 | p_lindheimer | 2010-03-01 14:09:33 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4094 adds _X in addition to _X. for RC on HANGUPCAUSE

........

r9061 | p_lindheimer | 2010-03-01 14:27:19 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4095 adds DIALSTATUS to enumlookup.agi

........

r9062 | p_lindheimer | 2010-03-01 14:28:39 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4093 by restoring CALLERID(number) to AMPUSER value when falling though to another trunk after a failed attempt

........

r9063 | p_lindheimer | 2010-03-01 14:35:51 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4092 macro-record-enable set back to proper previous format

........

r9064 | p_lindheimer | 2010-03-01 14:38:04 -0800 (Mon, 01 Mar 2010) | 1 line

Module Publish Script: core 2.7.0.1

........

r9065 | p_lindheimer | 2010-03-01 17:43:57 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4092 really this time back to original format

........

r9066 | p_lindheimer | 2010-03-01 17:47:03 -0800 (Mon, 01 Mar 2010) | 1 line

fixes #4096 Asterisk 1.6.2.something has a problem with ExecIf? + System call to fax-process.pl, used GotoIf? and System instead

........

r9067 | p_lindheimer | 2010-03-01 17:47:20 -0800 (Mon, 01 Mar 2010) | 1 line

Module Publish Script: core 2.7.0.2

........

r9068 | p_lindheimer | 2010-03-01 17:47:31 -0800 (Mon, 01 Mar 2010) | 1 line

Module Publish Script: fax 2.7.0.15

........