Static Pages Event Plugin 3.53?

Found a bug? Tell us!!
Post Reply
blog.brockha.us
Regular
Posts: 695
Joined: Tue Jul 03, 2007 3:34 am
Location: Berlin, Germany
Contact:

Static Pages Event Plugin 3.53?

Post by blog.brockha.us »

I had installed the event_staticpage plugin. It's version was 3.52. Now Spartacus was reporting a new version 3.53 and I tried to update. No error was handed and everything seems okay. But still 3.52 was installed and Spartacus still announced the new version 3.53 after.

So I deleted the the plugin from the list and the directory serendipity_event_staticpage from my server. After this I tried a fresh installation. This was aborted with error.

Inspecting the created serendipity_event_staticpage I found a subdirectory X with a few files, one of them was the serendipity_event_staticpage.php, that realy shows a version 3.53.

I thought: Okay, if spartacus is not able to install this new version, I fetch it from the CVS. But in the CVS there is still only version 3.52.. (?)

Where is this 3.53 plugin coming from and why do I have these strange problems with it? My plugin directory is actualy chmoded to 777, so s9y should have no problem with this dir. Actualy it was able to create this new directory and files, so why is it aborting?
- Grischa Brockhaus - http://blog.brockha.us
- Want to make me happy? http://wishes.brockha.us/
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

hm, this looks curious:

3.53 is the version with my my code - as seen on http://spartacus.s9y.org/index.php?mode ... s_event_en

But the download-link there has a zip with the 3.52-code (and no subfolder as you mentioned). In the CVS there is no new code: http://php-blog.cvs.sourceforge.net/php ... taticpage/
Ciao, Stephan
blog.brockha.us
Regular
Posts: 695
Joined: Tue Jul 03, 2007 3:34 am
Location: Berlin, Germany
Contact:

Post by blog.brockha.us »

Well.. uhm..

"Your code", where is it located, if not in the CVS? And where is the 3.53 metainfo Spartacus is showing from?

-even more confused- :shock:

I thing my X folder is just left by the aborted spartacus installation. I think, it's the temporary download folder..
- Grischa Brockhaus - http://blog.brockha.us
- Want to make me happy? http://wishes.brockha.us/
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

"Your code", where is it located, if not in the CVS?
my code awaits in a zip-file on my www-space ;-)
http://board.s9y.org/viewtopic.php?p=58788

Garvin want this way to give the code to him - because I have not sf-account.
And where is the 3.53 metainfo Spartacus is showing from?
I really don't know! :?:
I thing my X folder is just left by the aborted spartacus installation. I think, it's the temporary download folder..
no, it is on netmirror:

http://netmirror.org/mirror/serendipity ... taticpage/

and, hey!, there is my zip-file, too! :D
Ciao, Stephan
blog.brockha.us
Regular
Posts: 695
Joined: Tue Jul 03, 2007 3:34 am
Location: Berlin, Germany
Contact:

Post by blog.brockha.us »

Aha! The files in your ZIP are exactly the few files, I found in my mysterious X directory! So I guess, Garvin extracted them to a directory called X, published them to spartacus (I don't know, how this works, it doesn't seem to be related with the CVS, as my CVS changes didn't pop up in spartacus yet).

So I think, I have to wait for Garvin cleaning up the spartacus repository.

The files you've added into the relase are the new files of the plugin only, right?
- Grischa Brockhaus - http://blog.brockha.us
- Want to make me happy? http://wishes.brockha.us/
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

as my CVS changes didn't pop up in spartacus yet).
You made changes to static-pages, too?
The files you've added into the relase are the new files of the plugin only, right?
Äh, what files else?
Ciao, Stephan
blog.brockha.us
Regular
Posts: 695
Joined: Tue Jul 03, 2007 3:34 am
Location: Berlin, Germany
Contact:

Post by blog.brockha.us »

No, I didn't made changes to the static_page_plugin in the CVS. As it is not working at my side, I made some changes localy, but didn't commit them of course.

And what files else? Well -uhm- the plugin normaly contains more files then found in your ZIP. So I assumed, the files in the ZIP were only the changed files.

On my side I overwrote the files in the plugin with your new files, so now I have a version 3.53, too.. ;-) But this doesn't change my problem. But I am near to finding the problem! :-)
- Grischa Brockhaus - http://blog.brockha.us
- Want to make me happy? http://wishes.brockha.us/
stm999999999
Regular
Posts: 1531
Joined: Tue Mar 07, 2006 11:25 pm
Location: Berlin, Germany
Contact:

Post by stm999999999 »

And what files else? Well -uhm- the plugin normaly contains more files then found in your ZIP. So I assumed, the files in the ZIP were only the changed files
ah, I see: you mean

the new files of the plugin only

and I read

the new files of the plugin only
Ciao, Stephan
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

this will be resolved as soon as I merge stms patch. It's hard for me to work with large new patches because my local checkout repository is the master source for spartacus.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
blog.brockha.us
Regular
Posts: 695
Joined: Tue Jul 03, 2007 3:34 am
Location: Berlin, Germany
Contact:

Post by blog.brockha.us »

I merged his changes already (it was easy. just overriding the files and fixing some warnings), should I commit? Or do you do some special preparation on these files?
- Grischa Brockhaus - http://blog.brockha.us
- Want to make me happy? http://wishes.brockha.us/
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Committed already, but I only mentioned it in the other thread :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
blog.brockha.us
Regular
Posts: 695
Joined: Tue Jul 03, 2007 3:34 am
Location: Berlin, Germany
Contact:

Post by blog.brockha.us »

Alright. :-)
- Grischa Brockhaus - http://blog.brockha.us
- Want to make me happy? http://wishes.brockha.us/
Post Reply