[Serdev] [Tracker] Resolved: (SER-259) output of domain.dump rpc command is not correct

Jan Janak (JIRA) tracker at iptel.org
Mon Jun 23 18:55:16 CEST 2008


     [ http://tracker.iptel.org/browse/SER-259?page=all ]

Jan Janak resolved SER-259.
---------------------------

    Resolution: Fixed

> output of domain.dump rpc command is not correct
> ------------------------------------------------
>
>                 Key: SER-259
>                 URL: http://tracker.iptel.org/browse/SER-259
>             Project: SER
>          Issue Type: Bug
>          Components: Virtual Domains
>    Affects Versions: Ipteldorf
>            Reporter: Miklos Tirpak
>         Assigned To: Jan Janak
>            Priority: Minor
>             Fix For: 2.0, Ipteldorf
>
>
> doman.dump does not contain the canonical domain name. SER loads both domain names and lookup_domain() finds them in the hash table, only the rpc funtion is buggy.
> #./ser_rpc domain.dump
> {'did': '1', 'domain': 'try2', 'flags': 33, 'attr': 'did=1'}
> mysql> select * from domain;
> +-----+--------+-------+
> | did | domain | flags |
> +-----+--------+-------+
> | 1   | try    |    37 |
> | 1   | try2   |    33 |
> +-----+--------+-------+
> 2 rows in set (0.00 sec)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.iptel.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the Serdev mailing list