itune feed creation don't remove http:// from copy and pase url in itune help page
Reported by Tien Dung | October 11th, 2008 @ 07:07 PM
Comments and changes to this ticket
-
Tien Dung October 11th, 2008 @ 07:20 PM
I add following code to do that
before_save :normalize_itunes_url
def normalize_itunes_url
self.itunes = itunes.strip.downcase.gsub(/http\:\/\//, "")
end
-
sudara October 11th, 2008 @ 10:35 PM
Cool,
I think we need to check the validation for this url, I think that I require the http...
-
sudara October 16th, 2008 @ 06:32 AM
- Assigned user changed from sudara to Tien Dung
- State changed from new to open
Is this fixed?
-
Tien Dung October 19th, 2008 @ 03:14 AM
- State changed from open to invalid
I'm not sure is it a real problem so let mark it as invalid first.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
kick ass musician's home.