Relationship Graph

Relationship Graph
related to related to child of child of duplicate of duplicate of

View Issue Details

IDProjectCategoryView StatusLast Update
0000577SOGoWeb Calendarpublic2010-04-19 21:29
Reporterwimmer Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Versionnightly v2 
Fixed in Version1.2.2 
Summary0000577: Cannot edit this event in Month View
Description

I have empty calendar, with one doubtful event only.
I can edit it in Day and Week View without problem, but when I try to edit
it in Month View, SOGo writes error:
"An error occurred during objet publishing
the requested object could not be found!"
Edit works fine in all Views in Lightning.
Edit works fine in WebGUI Month View for other events, when I create them.
That doubtful event is uploaded.

TagsNo tags attached.

Relationships

child of 0000087 resolvedfrancis Add support to recurrent events of type "First Monday of month" 

Activities

2010-04-17 21:41

 

event (1,072 bytes)   
	    records = (
		{
		    c_content = "BEGIN:VCALENDAR
PRODID:-//Mozilla.org/NONSGML Mozilla Calendar V1.1//EN
VERSION:2.0
BEGIN:VTIMEZONE
TZID:Europe/Prague
X-LIC-LOCATION:Europe/Prague
BEGIN:DAYLIGHT
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
TZNAME:CEST
DTSTART:19700329T020000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=3
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
TZNAME:CET
DTSTART:19701025T030000
RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=-1SU;BYMONTH=10
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
CREATED:20100211T134258Z
LAST-MODIFIED:20100211T134632Z
DTSTAMP:20100211T134632Z
UID:bdaeeb40-0dcc-4281-9964-1daf64596d58
SUMMARY:tenis
ORGANIZER;RSVP=TRUE;CN=harryp;PARTSTAT=ACCEPTED;ROLE=CHAIR:mailto:
 harryp@civ.zcu.cz
RRULE:FREQ=WEEKLY;COUNT=13;INTERVAL=1;BYDAY=FR
DTSTART;TZID=Europe/Prague:20100212T070000
DTEND;TZID=Europe/Prague:20100212T080000
LOCATION:Hala Slavia
X-MOZ-SEND-INVITATIONS:TRUE
X-MOZ-GENERATION:1
END:VEVENT
END:VCALENDAR
";
		    c_name = "bdaeeb40-0dcc-4281-9964-1daf64596d58.ics";
		}
	    );
event (1,072 bytes)   
francis

francis

2010-04-19 21:18

administrator   ~0000965

Fixed in revision 0e9f9326c164b5f5513aeb461785100c6c18fd0e

wimmer

wimmer

2010-04-19 21:24

reporter   ~0000967

I'm sorry for re-opening,
but after your changes I cannot compile mtn:

This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for help.
Making all in SOPE/NGCards...
Making all for library libNGCards...
Compiling file NSArray+NGCards.m ...
Compiling file NSCalendarDate+NGCards.m ...
Compiling file NSDictionary+NGCards.m ...
Compiling file NSString+NGCards.m ...
Compiling file NSCalendarDate+ICal.m ...
NSCalendarDate+ICal.m:22:2: warning: #warning this module should be cleaned up and merged with NSCalendarDate+NGCards
Compiling file CardElement.m ...
CardElement.m:577:2: warning: #warning this method really is the same as "copyWithZone:"
Compiling file CardGroup.m ...
Compiling file CardVersitRenderer.m ...
Compiling file iCalAlarm.m ...
Compiling file iCalAttachment.m ...
make[3]: No rule to make target obj/iCalByDayMask.m.o', needed byobj/libNGCards.so.4.9.0'. Stop.
make[2]:
[internal-library-all_] Error 2
make[1]: [libNGCards.all.library.variables] Error 2
make:
[internal-all] Error 2

I'm using last patched version of SOPE...

francis

francis

2010-04-19 21:29

administrator   ~0000968

The missing class was added.

Issue History

Date Modified Username Field Change
2010-04-17 21:41 wimmer New Issue
2010-04-17 21:41 wimmer File Added: event
2010-04-17 22:11 francis Relationship added child of 0000087
2010-04-19 21:18 francis Note Added: 0000965
2010-04-19 21:18 francis Status new => resolved
2010-04-19 21:18 francis Fixed in Version => 1.2.2
2010-04-19 21:18 francis Resolution open => fixed
2010-04-19 21:18 francis Assigned To => francis
2010-04-19 21:24 wimmer Note Added: 0000967
2010-04-19 21:24 wimmer Status resolved => feedback
2010-04-19 21:24 wimmer Resolution fixed => reopened
2010-04-19 21:29 francis Note Added: 0000968
2010-04-19 21:29 francis Status feedback => resolved
2010-04-19 21:29 francis Resolution reopened => fixed