franky1978 / igoogle-legacy

Automatically exported from code.google.com/p/igoogle-legacy
1 stars 0 forks source link

Userprefs saved on gadgets imported to Blogger are overridden by default_value(s) in the <iframe> srource URL. #528

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Description of the bug/feature, or alias/deletion request. (For aliases use
the form old_url => new_url. For deletions, just list the URLs.)
==================================

When adding an iGoogle gadget to a blogger layout, userprefs are saved but
the containing iframe url will contain both the saved userpref and the
userpref default_value.

e.g. If the user saves #000000 for userpref my_color and the default_value
is #FFFFFF, the iframe srouce url will contain both &my_color=#000000 and
&#FFFFFF.

When rendered, the second value (default) in the url is used by the gadget
and the first user's saved value is ignored.

PLEASE FILL OUT THE FOLLOWING FOR A BUG REPORT ONLY (delete everything
below this line for a feature, alias, or deletion request):

What steps will reproduce the problem?
======================================
1.  Install this simple rss reader gadget into a blogger layout:
http://hosting.gmodules.com/ig/gadgets/file/104070449093482530048/BloggerRecentP
osts.xml

2.  When installing customize and change the feed URL from
"www.compender.com" to "buzz.blogger.com" and save.

3.  View blog.  The feed from compender will still shown.  Check the gadget
iframe properties/source for URL with both &up_feed_url=buzz.blogger.com
and &up_feed_url=www.compender.com

What is the expected output?
============================
Feed from saved userpref (buzz.blogger.com) should be shown.

What is the actual output?
==========================
Feed from default_value (compender.com) is shown.

Which browsers have you experienced this on?
============================================
Firefox, camino, safari, ie.

Which operating systems have you experienced this on?
=====================================================
mac osx, xp

Please use labels and text to provide additional information.

This bug may be Blogger specific.

Example iframe src url:
http://1.blogger.gmodules.com/gadgets/ifr?container=blogger&v=5844dad0584e49d241
5ceb794e625e6&lang=en&country=ALL&view=default&url=http%3A%2F%2Fhosting.gmodules
.com%2Fig%2Fgadgets%2Ffile%2F104070449093482530048%2FBloggerRecentPosts.xml&libs
=dynamic-height&mid=1&up_feed_url=buzz.blogger.com&up_num_entries=10&up_show_dat
e=0&up_show_summ=0&up_my_color=%23FFFFFF&mid=1&parent=http%3A%2F%2Fholygrail3col
umnrounded.blogspot.com%2F#up_num_entries=10&up_feed_url=www.compender.com&up_my
_color=%23FFFFFF&up_show_summ&up_show_date&rpctoken=3897343832388653145

Original issue reported on code.google.com by raymond...@gmail.com on 22 Apr 2009 at 7:30

GoogleCodeExporter commented 8 years ago
In terms of a cost/benefit ratio, this has got to be a really good thing to fix 
--
chances are it would only take a small change to a line or two of code, and it 
would
immediately add a lot of functionality, not to mention make a few people 
considerably
less angry...

Original comment by daniel.m...@gmail.com on 29 Apr 2009 at 7:39

GoogleCodeExporter commented 8 years ago
Are you still experiencing this issue? This isn't the best place for reporting
Blogger issues, but I can try and track down someone to help if you're still
experiencing problems.

Original comment by api.dwh%...@gtempaccount.com on 18 Jun 2009 at 10:40

GoogleCodeExporter commented 8 years ago
Still experiencing this bug, yes.

Original comment by findch...@gmail.com on 10 Jul 2009 at 6:58

GoogleCodeExporter commented 8 years ago
I'm not able to reproduce this today (with a fresh install of the gadget).  Are 
you seeing 
this with newly installed gadgets?  Do you have an existing test blog that 
shows the 
issue?  http://holygrail3columnrounded.blogspot.com/ looks okay at the moment.

Original comment by jpanzer@google.com on 10 Jul 2009 at 6:26

GoogleCodeExporter commented 8 years ago
It was fixed at least on my account a while back...

Original comment by daniel.m...@gmail.com on 10 Jul 2009 at 6:41

GoogleCodeExporter commented 8 years ago
This was fixed a while ago by my contacts at the Blogger team.  Admins please 
close
this as fixed.

"Hello there,

Just wanted to follow-up on th bug report you ssubmitted about gadget prefs
(http://code.google.com/p/igoogle-legacy/issues/detail?id=528&colspec=ID%20Type%
20Stars%20Summary%20Status)

We fixed the bug from on our, but I was wondering if you wouldn't take a moment 
and
verify the fix since you made the original report? Let me know if things seems 
fixed
or still when trying to reproduce.

Much thanks!

-Gatsby"

Original comment by raymond...@gmail.com on 10 Jul 2009 at 6:45

GoogleCodeExporter commented 8 years ago
Thanks for the responses.

I have found an existing bug documented on the Blogger Dev Google Group that 
must be
what I'm experiencing.

For reference, that is here:
http://groups.google.com/group/bloggerDev/browse_thread/thread/7d3c145d144aea59/
0b425b379140055f?lnk=gst&q=prefs#0b425b379140055f

Cheers.

Original comment by findch...@gmail.com on 10 Jul 2009 at 6:52

GoogleCodeExporter commented 8 years ago

Original comment by api.dwh%...@gtempaccount.com on 10 Jul 2009 at 7:44