Ticket #4102 (closed defect: fixed)
Incompatibilities when running with Java 5
| Reported by: | jorijnsmit@… | Owned by: | dkocher |
|---|---|---|---|
| Priority: | high | Milestone: | 3.4.1 |
| Component: | core | Version: | 3.4 |
| Severity: | critical | Keywords: | intergration, cssedit |
| Cc: | Platform: | ||
| Architecture: |
Description
CSSEdit didn't work for me anymore, I had to revert to 3.3.1 to be able to save the file directly in CSSEdit. Please fix this :D!
Change History
comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 8 months ago by jorijnsmit@…
Replying to dkocher:
Please elaborate what is not working. I cannot replicate any failure editing through CSSEdit.
When saving a .css file in using CSSEdit it doesn't actually update the file on the server. I tried it again by editing a file, saving it and then downloading it manually. The changes aren't displayed in the file. Also when right-clicking a .css-file and opening the sub-menu "edit with >" it displays different options than it did with v3.3.1
comment:3 in reply to: ↑ 2 Changed 8 months ago by dkocher
Replying to jorijnsmit@…:
Also when right-clicking a .css-file and opening the sub-menu "edit with >" it displays different options than it did with v3.3.1
This is intended as we support now arbitrary editors.
comment:4 Changed 8 months ago by dkocher
- Status changed from new to assigned
- Summary changed from CSSEdit stopped working to Incompatibilities when running with Java 5
- Severity changed from normal to critical
- Milestone set to 3.5
comment:5 Changed 8 months ago by dkocher
- Status changed from assigned to closed
- Resolution set to fixed
comment:6 in reply to: ↑ description Changed 8 months ago by dkocher
Replying to jorijnsmit@…:
CSSEdit didn't work for me anymore, I had to revert to 3.3.1 to be able to save the file directly in CSSEdit. Please fix this :D!
Thanks a lot for reporting this issue so quickly. A major oversight.

Please elaborate what is not working. I cannot replicate any failure editing through CSSEdit.