Closed Bug 526471 Opened 15 years ago Closed 15 years ago

XML has no ID nor domain

Categories

(Webtools :: ISPDB Server, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: BenB, Assigned: LouieDinh)

References

Details

Reproduction:
1. Enter a new config, with one or more domains
2. Submit
3. Click on the link to the XML
4. Compare with <https://wiki.mozilla.org/Thunderbird:Autoconfiguration:ConfigFileFormat>

Actual result:
  <emailProvider id="">
    ...
    <emailProviderId/>
    ...

<http://ispdb.mozillamessaging.com/details/55> ->
<http://ispdb.mozillamessaging.com/export_xml/55>

Expected result:
  <emailProvider id="example.com">
    <domain>example.com</domain>
    <domain>example.co.uk</domain>
    <domain>example.de</domain>
    ...

Note:
This worked better for older domains (originally imported manually from my manually created XML files?):
<http://ispdb.mozillamessaging.com/export_xml/3> -> <http://ispdb.mozillamessaging.com/details/3>
That also had no <domain>, but at least an <emailProvider id>
Blocks: 526559
I think this, too, will be fixed in 522253, because we'll require an id and domain.
Depends on: 522253
Seems fixed by Louie in bug 522253 , per <http://latte.ca:8000/export_xml/1>, but it's not yet live on ispdb, so keeping this open.
Assignee: nobody → LouieDinh
Status: NEW → ASSIGNED
Per bwinton, marking FIXED, but not VERIFED.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Component: ispdb → ISPDB Server
Product: Mozilla Messaging → Webtools
You need to log in before you can comment on or make changes to this bug.