Bug: Album URL - API 1.2.2
David PL
Registered Users Posts: 80 Big grins
Hello,
I ran across what seems to be a small bug with the Album URL returned by smugmug.images.get on 1.2.2. Specifically, if the album has the "Hide Owner" option set, the URL returned looks like:
"http:///gallery/<albumid_key>"
instead of
"http://www.smugmug.com/gallery/<albumid_key>"
Basically, it's just missing the "www.smugmug.com". This is based on API 1.2.2 using REST.
I ran across what seems to be a small bug with the Album URL returned by smugmug.images.get on 1.2.2. Specifically, if the album has the "Hide Owner" option set, the URL returned looks like:
"http:///gallery/<albumid_key>"
instead of
"http://www.smugmug.com/gallery/<albumid_key>"
Basically, it's just missing the "www.smugmug.com". This is based on API 1.2.2 using REST.
0