Set Preferred Communities is broken on OSI

Bug #617035 reported by JimPGlenn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KARL3
Fix Released
High
Carlos de la Guardia

Bug Description

This bug is easily reproducible. Try to edit your preferred communities
and you lose all your previously saved preferred communities. Try to
start over and set all new preferred communities and nothing saves, so
you're left with your full list.

Nat

JimPGlenn (jpglenn09)
Changed in karl3:
assignee: nobody → Carlos de la Guardia (cguardia)
Changed in karl3:
importance: Undecided → High
milestone: none → m45
Revision history for this message
Carlos de la Guardia (cguardia) wrote :

Fixed. Jquery 1.4 did this to us: http://api.jquery.com/jQuery.param/

Basically, our 'preferred' array is now serialized in the new way and its name turns into 'preferred[]', hence the query for the old name in our Python view returns an empty list and preferred communities are emptied.

Changed in karl3:
status: New → Fix Committed
Revision history for this message
Paul Everitt (paul-agendaless) wrote : Re: [Bug 617035] Re: Set Preferred Communities is broken on OSI

Any chance you could merge this to the tag that was made today for the release?

--Paul

On Aug 12, 2010, at 6:19 PM, Carlos de la Guardia wrote:

> Fixed. Jquery 1.4 did this to us: http://api.jquery.com/jQuery.param/
>
> Basically, our 'preferred' array is now serialized in the new way and
> its name turns into 'preferred[]', hence the query for the old name in
> our Python view returns an empty list and preferred communities are
> emptied.
>
>
> ** Changed in: karl3
> Status: New => Fix Committed
>
> --
> Set Preferred Communities is broken on OSI
> https://bugs.launchpad.net/bugs/617035
> You received this bug notification because you are subscribed to KARL3.
>
> Status in KARL3: Fix Committed
>
> Bug description:
> This bug is easily reproducible. Try to edit your preferred communities
> and you lose all your previously saved preferred communities. Try to
> start over and set all new preferred communities and nothing saves, so
> you're left with your full list.
>
> Nat
>
>

Revision history for this message
Carlos de la Guardia (cguardia) wrote :

Done.

Carlos de la Guardia

________________________________
From: Paul Everitt <email address hidden>
To: <email address hidden>
Sent: Thu, August 12, 2010 6:52:26 PM
Subject: Re: [Bug 617035] Re: Set Preferred Communities is broken on OSI

Any chance you could merge this to the tag that was made today for the release?

--Paul

On Aug 12, 2010, at 6:19 PM, Carlos de la Guardia wrote:

> Fixed. Jquery 1.4 did this to us: http://api.jquery.com/jQuery.param/
>
> Basically, our 'preferred' array is now serialized in the new way and
> its name turns into 'preferred[]', hence the query for the old name in
> our Python view returns an empty list and preferred communities are
> emptied.
>
>
> ** Changed in: karl3
> Status: New => Fix Committed
>
> --
> Set Preferred Communities is broken on OSI
> https://bugs.launchpad.net/bugs/617035
> You received this bug notification because you are subscribed to KARL3.
>
> Status in KARL3: Fix Committed
>
> Bug description:
> This bug is easily reproducible. Try to edit your preferred communities
> and you lose all your previously saved preferred communities. Try to
> start over and set all new preferred communities and nothing saves, so
> you're left with your full list.
>
> Nat
>
>

--
Set Preferred Communities is broken on OSI
https://bugs.launchpad.net/bugs/617035
You received this bug notification because you are a bug assignee.

Status in KARL3: Fix Committed

Bug description:
This bug is easily reproducible. Try to edit your preferred communities
and you lose all your previously saved preferred communities. Try to
start over and set all new preferred communities and nothing saves, so
you're left with your full list.

Nat

Revision history for this message
JimPGlenn (jpglenn09) wrote :

fixed

Changed in karl3:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.