Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ICalendarAgenda Revisor/iTIPProccess bug #98

Open
ConorMurphy21 opened this issue Apr 11, 2018 · 24 comments
Open

ICalendarAgenda Revisor/iTIPProccess bug #98

ConorMurphy21 opened this issue Apr 11, 2018 · 24 comments

Comments

@ConorMurphy21
Copy link

ConorMurphy21 commented Apr 11, 2018

I have made changes to my java in ICalendarAgenda but I haven't really touched the revisers or iTIP methods at all, I also think I saw this bug before I edited but couldn't recreate it at the time.

Bug:
If a reccuring weekly event is edited, and the option "this event only" is selected. The calendar will be unable to delete this event. I followed the trail and it seems that the deleter code is fine and gives the right results, but The iTIP proccessing logs a successful delete but does not alter the vcalendar.

As well I wanted to find out if it was a bug that daily, monthly, and yearly recurrences do not give the option to edit "this event only" or if that was a design choice and why.

@daviddbal
Copy link
Member

I'll take a look at this issue soon. I'm swamped with other work right now, but I should get a chance in the next few days. Thanks for bringing this to my attention.

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 12, 2018 via email

@daviddbal
Copy link
Member

The best thing to help me fix a bug is ready-to-run example code that demonstrates the behavior. Could you prepare the example code? If the problem is only graphical, then please give me simple instructions on how to replicate it.

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 12, 2018 via email

@daviddbal
Copy link
Member

daviddbal commented Apr 20, 2018 via email

@daviddbal
Copy link
Member

daviddbal commented Apr 20, 2018 via email

@daviddbal
Copy link
Member

daviddbal commented Apr 20, 2018 via email

@daviddbal
Copy link
Member

daviddbal commented Apr 20, 2018 via email

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 20, 2018 via email

@tbee
Copy link
Member

tbee commented Apr 20, 2018

The calendarFX artifacts are on Maven, so I suggest you start using those.
http://central.maven.org/maven2/org/jfxtras/jfxtras-icalendaragenda/
https://oss.sonatype.org/content/repositories/snapshots/org/jfxtras/jfxtras-icalendarfx/

The branch is equal to the version; so what version are you using (since you probably downloaded the default branch at the time, it most likely is the 8). What Java version are you using?

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 20, 2018 via email

@tbee
Copy link
Member

tbee commented Apr 20, 2018

In that case use the 8.0-r7-SNAPSHOT so changes David makes are automatically published in the nightly build.

@daviddbal
Copy link
Member

daviddbal commented Apr 20, 2018 via email

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 21, 2018 via email

@tbee
Copy link
Member

tbee commented Apr 21, 2018

icalendarfx has been in de 8.0-r6-snapshot for many months in Maven. But are your added features interesting enough to be contributed back?

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 21, 2018 via email

@tbee
Copy link
Member

tbee commented Apr 21, 2018

Snapshots are not in Maven central (of course), but in Sonatype's snapshot repository. Maven central only holds releases.

@tbee
Copy link
Member

tbee commented Apr 21, 2018

What you made are assigning available resources, not necessarily a bad extension...

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 21, 2018 via email

@tbee
Copy link
Member

tbee commented Apr 21, 2018

Well, it's David's brainchild, so he has the last say in it of course, but personally any good contribution is welcome. We do require things like regression tests for JFXtras code. Is it possible to create a kind of add-on within the JFXtras-labs project first?

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented Apr 21, 2018 via email

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented May 3, 2018 via email

@ConorMurphy21
Copy link
Author

ConorMurphy21 commented May 3, 2018 via email

@daviddbal
Copy link
Member

daviddbal commented May 3, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants