After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 136005 - Muine's SOAP requests seem to interfere with Mozilla Firefox
Muine's SOAP requests seem to interfere with Mozilla Firefox
Status: RESOLVED NOTGNOME
Product: muine
Classification: Other
Component: general
0.8.6 or older
Other Linux
: Normal normal
: ---
Assigned To: Muine Maintainers
Muine Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-03-02 21:11 UTC by jefpober
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.3/2.4



Description jefpober 2004-03-02 21:11:52 UTC
I'm using Muine 0.5.0 and Mozilla Firefox 0.8 CVS. Sometimes when browsing
to a page I get to see a SOAP Response. First I thought that this was a
Firefox bug because every time the response was the same (SOAP faultstring:
we encountered an error) but the last time I saw it it was Amazon SOAP
output for an artist which I own albums from (Peaches) so I figured out it
had something to do with Muine also. The Firefox Bugzilla bug is here:
http://bugzilla.mozilla.org/show_bug.cgi?id=236230 and the SOAP output is here:

-
	<SOAP-ENV:Envelope
SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
-
	<SOAP-ENV:Body>
-
	<namesp129:ArtistSearchRequestResponse>
-
	<return xsi:type="amazon:ProductInfo">
<TotalResults xsi:type="xsd:string">1</TotalResults>
<TotalPages xsi:type="xsd:string">1</TotalPages>
-
	<Details SOAP-ENC:arrayType="amazon:Details[1]" xsi:type="SOAP-ENC:Array">
-
	<Details xsi:type="amazon:Details">
-
	<Url xsi:type="xsd:string">
http://www.amazon.com/exec/obidos/ASIN/B0000AKPFZ/webservices-20?dev-t=INSERT
DEV TAG HERE%26camp=2025%26link_code=sp1
</Url>
<Asin xsi:type="xsd:string">B0000AKPFZ</Asin>
<ProductName xsi:type="xsd:string">Peaches - Fatherfucker</ProductName>
<Catalog xsi:type="xsd:string">Music</Catalog>
-
	<Artists SOAP-ENC:arrayType="xsd:string[1]" xsi:type="SOAP-ENC:Array">
<Artist xsi:type="xsd:string">Peaches</Artist>
</Artists>
<ReleaseDate xsi:type="xsd:string">23 September, 2003</ReleaseDate>
<Manufacturer xsi:type="xsd:string">Beggars Xl Recording</Manufacturer>
-
	<ImageUrlSmall xsi:type="xsd:string">
http://images.amazon.com/images/P/B0000AKPFZ.01.THUMBZZZ.jpg
</ImageUrlSmall>
-
	<ImageUrlMedium xsi:type="xsd:string">
http://images.amazon.com/images/P/B0000AKPFZ.01.MZZZZZZZ.jpg
</ImageUrlMedium>
-
	<ImageUrlLarge xsi:type="xsd:string">
http://images.amazon.com/images/P/B0000AKPFZ.01.LZZZZZZZ.jpg
</ImageUrlLarge>
<ListPrice xsi:type="xsd:string">$14.98</ListPrice>
<OurPrice xsi:type="xsd:string">$14.98</OurPrice>
<UsedPrice xsi:type="xsd:string">$11.87</UsedPrice>
<ThirdPartyNewPrice xsi:type="xsd:string">$10.99</ThirdPartyNewPrice>
<SalesRank xsi:type="xsd:string">3,780</SalesRank>
-
	<Lists SOAP-ENC:arrayType="xsd:string[3]" xsi:type="SOAP-ENC:Array">
<ListId xsi:type="xsd:string">32MXMYZ0B4XZN</ListId>
<ListId xsi:type="xsd:string">1S7PIHRHZ3LME</ListId>
<ListId xsi:type="xsd:string">3VSLFQJ5NLYJ3</ListId>
</Lists>
-
	<Tracks SOAP-ENC:arrayType="amazon:Track[12]" xsi:type="SOAP-ENC:Array">
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">I Don't Give A ...</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">I'm The Kinda</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">I U She</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Kick It</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Operate</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Tombstone, Baby</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Shake Yer Dix</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Rock 'N' Roll</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Stuff Me Up</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Back It Up, Boys</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">The Inch</TrackName>
</Track>
-
	<Track xsi:type="amazon:Track">
<TrackName xsi:type="xsd:string">Bag It</TrackName>
</Track>
</Tracks>
-
	<BrowseList SOAP-ENC:arrayType="amazon:BrowseNode[2]"
xsi:type="SOAP-ENC:Array">
-
	<BrowseNode xsi:type="amazon:BrowseNode">
<BrowseName xsi:type="xsd:string">Pop</BrowseName>
</BrowseNode>
-
	<BrowseNode xsi:type="amazon:BrowseNode">
<BrowseName xsi:type="xsd:string">Rock</BrowseName>
</BrowseNode>
</BrowseList>
<Media xsi:type="xsd:string">Audio CD</Media>
<Availability xsi:type="xsd:string">Usually ships within 24
hours</Availability>
<Upc xsi:type="xsd:string">634904017125</Upc>
-
	<Reviews xsi:type="amazon:Reviews">
<AvgCustomerRating xsi:type="xsd:string">3.89</AvgCustomerRating>
<TotalCustomerReviews xsi:type="xsd:string">9</TotalCustomerReviews>
-
	<CustomerReviews SOAP-ENC:arrayType="amazon:CustomerReview[3]"
xsi:type="SOAP-ENC:Array">
-
	<CustomerReview xsi:type="amazon:CustomerReview">
<Rating xsi:type="xsd:string">3</Rating>
<Summary xsi:type="xsd:string">Heres what I think...</Summary>
-
	<Comment xsi:type="xsd:string">
What can be said about Peaches? For some reason many people see her as an
icon of sorts, however I seriously beg to differ. She always has a pretty
good beat to her music, and her lyrics are subpar. It doesn't take much to
write the types of songs she does. If porno music had words, she would be
the top lyricist. I guess maybe I look too deep into things being a
lyricist myself. But seriously, Peaches is nothing more than a novelty.
Shes like the sexual side of Marilyn Manson. You sit and listen and scratch
your head pondering, "Did she really say that?". Peaches turned down
working with Britney Spears because she thought Britney's cd would be too
censored, which makes me wonder if Peaches can actually write anything of
substance, or well, anything not so profane. I recommend this cd to anyone
looking for a fun cd to listen to with friends, that don't mind constant
filth. Do I like it? Yeah, its not bad, but she is far from an icon, and
she don't really have much of a singing voice. I listen mainly for the
beats, and I get a kick out of the whole shock value system that I think
she relies on.
</Comment>
</CustomerReview>
-
	<CustomerReview xsi:type="amazon:CustomerReview">
<Rating xsi:type="xsd:string">5</Rating>
<Summary xsi:type="xsd:string">she's an icon</Summary>
-
	<Comment xsi:type="xsd:string">
peachy is up there with grace jones, tina turner, iggy pop and a host of
other rock and roll / music icons. for real, she's amazing. I've seen 20 of
her shows and I won't miss the next one either. BUY this cd and go see her
live if you can. AMAZING!
</Comment>
</CustomerReview>
-
	<CustomerReview xsi:type="amazon:CustomerReview">
<Rating xsi:type="xsd:string">5</Rating>
<Summary xsi:type="xsd:string">The Art of Filth</Summary>
-
	<Comment xsi:type="xsd:string">
I was introduced to Peaches by a friend right after Teaches of Peaches came
out. I immediately fell in love! She creates her art with force that feeds
your brain with euphoria and makes you realize that she will not be stifled
lyrically and you appreciate her as a musician, writer and creator while
she gives the empowerment of women a whole new meaning. Fatherfu*#er is
quite different than her debut. It rocks out more, she has some awesome
guest musicians and she uses her platform in a different way this time.
Still, she remains true to her power vulgarity and in-your-face rhymes that
are amazing. The first time I listened to the album, I was shocked that she
could once again create something just as good as Teaches, if not better.
She's like a white Lil' Kim mixed with a little chicks on speed. This album
also contains 3 videos where she shows you what she means when she
performs. I love this album and I cannot wait to see her in concert if she
tours soon. Buy this album and listen intently and open-mindedly. You will
catch on to her ideals in this one a bit more than in Teaches. This woman
is amazing and completely underrated in my opinion!
</Comment>
</CustomerReview>
</CustomerReviews>
</Reviews>
-
	<SimilarProducts SOAP-ENC:arrayType="xsd:string[5]" xsi:type="SOAP-ENC:Array">
<Product xsi:type="xsd:string">B00006L3HS</Product>
<Product xsi:type="xsd:string">B000062Y9I</Product>
<Product xsi:type="xsd:string">B00008VOQM</Product>
<Product xsi:type="xsd:string">B00008V616</Product>
<Product xsi:type="xsd:string">B0000DD56E</Product>
</SimilarProducts>
</Details>
</Details>
</return>
</namesp129:ArtistSearchRequestResponse>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
<!-- Request ID: 15P61B52A5RVM4JGH5WN -->
Comment 1 lwillis 2004-03-03 08:40:23 UTC
Are you behind any sort of cache/proxy which could be mixing up the
requests? I can't see any other rational reason for this at all. If it
*is* a bug, it's almost certainly in either mono or firefox rather
than muine itself .... but if we can help to work out a way to
reproduce that would be good.

Do you also see this with any other browsers? Mozilla standard?
Epiphany? Opera?   or is it just firefox?
Comment 2 jefpober 2004-03-03 13:52:55 UTC
I'm behind a squid proxy server and I guess you're right when saying
that this may be the cause. Since I haven't been able to reproduce the
bug again (seen it 3 times yesterday, none today) I'll close
(NOTGNOME) this bug. Sorry for the inconvience.