Comment Module behaviour

buut
buut's picture

Joined: 2003-06-18
Posts: 196
Posted: Wed, 2003-07-16 19:06

Comments Add
Comments are added on sub items on a few different places.
a) With the dropdown list, left top corner when a resized item is displayed.
b) With the dropdown list, below a thumbnail on a thumbnail grid.

When using method a) the return page is the same resized image page, from where the 'add comment' function is selected. This is Ok
When using method b) on a subitem from a thumbnail grid page other then page <1>, the return page is still page <1>. Instead off the same page where you select the 'add comment' function.

Comment date
The date which a comment is added, is also saved.
After adding a comment, I tried to edit that comment.
When I tried to saved the edited comment, G2 responded with

Quote:
The date you entered is invalid.

The data in the date is also bogus

Quote:
-Dec-1969 16:00

this comment was added on 15-july-20003 16:00 (server data)

Aware off the fact that this could be a localized server setting issue. I've checked a few basic date related settings. Nothing strange found.

Running on a win2k/IIS configuration make me curious if this also happens on a *nix configuration. That could make a difference..

Also like to know if these could be a php configuration issue?

 
buut
buut's picture

Joined: 2003-06-18
Posts: 196
Posted: Wed, 2003-07-16 20:24

The date issue is also mentioned in post

http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=3982

(In the reply from march 06)

Looking on the configuration off aavdberg makes it looks like a OS dependency.

My complete configuration is:
Win2k sp3
IIS 5.0
php 4.3.2
Imagemagic 5.5.7-Q16

 
bharat
bharat's picture

Joined: 2002-05-21
Posts: 7994
Posted: Fri, 2003-07-18 03:30
buut wrote:
Comments Add
Comments are added on sub items on a few different places.
a) With the dropdown list, left top corner when a resized item is displayed.
b) With the dropdown list, below a thumbnail on a thumbnail grid.

When using method a) the return page is the same resized image page, from where the 'add comment' function is selected. This is Ok
When using method b) on a subitem from a thumbnail grid page other then page <1>, the return page is still page <1>. Instead off the same page where you select the 'add comment' function.

This is on my TODO list to fix.

buut wrote:
Comment date
The date which a comment is added, is also saved.
After adding a comment, I tried to edit that comment.
When I tried to saved the edited comment, G2 responded with

Quote:
The date you entered is invalid.

The data in the date is also bogus

Quote:
-Dec-1969 16:00

this comment was added on 15-july-20003 16:00 (server data)

Hmm. That's strange. Can you put your G2 in 'buffered' debug mode, set it so that anonymous users can add comments and send me a link so that I can try it out?

 
keecss

Joined: 2010-06-06
Posts: 1
Posted: Sun, 2010-06-06 09:57

the return page is the same resized image page, from where the 'add comment' function is selected. This is Ok