[Home]

Summary:ASTERISK-09365: Images with providers not being shown correctly
Reporter:Brandon Kruse (bkruse)Labels:
Date Opened:2007-05-01 16:57:18Date Closed:2007-05-02 13:12:00
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:If you go to choose a service provider, and click iaxtel, the map to the image is ../ and thats it.

sp1.src = "../images/" + _$('providerlogo').value ;


but _$('providerlogo').value has no value.

Comments:By: Pari Nannapaneni (pari) 2007-05-02 13:11:59

The service providers page in the setup wizard was quite outdated and is now
updated with the one from the GUI.

http://svn.digium.com/view/asterisk-gui?view=rev&rev=841

And the images path is fixed in
http://svn.digium.com/view/asterisk-gui?view=rev&rev=848