[GH-ISSUE #32] UppHub crashes TheIDE #16

Closed
opened 2026-05-05 03:34:14 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @ismail-yilmaz on GitHub (Jan 7, 2021).
Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/32

ide/UppHub.cpp: 69, crashes TheIDE

7306e9c347/uppsrc/ide/UppHub.cpp (L69)

Should be:

readme.Enable(list.IsCursor() && !IsNull(list.Get("README")));
Originally created by @ismail-yilmaz on GitHub (Jan 7, 2021). Original GitHub issue: https://github.com/ultimatepp/ultimatepp/issues/32 ide/UppHub.cpp: 69, crashes TheIDE https://github.com/ultimatepp/ultimatepp/blob/7306e9c3474e0faf369010ecf479f7792c615305/uppsrc/ide/UppHub.cpp#L69 Should be: ``` readme.Enable(list.IsCursor() && !IsNull(list.Get("README"))); ```
Author
Owner

@klugier commented on GitHub (Jan 7, 2021):

@ismail-yilmaz please verify and close.

<!-- gh-comment-id:756440968 --> @klugier commented on GitHub (Jan 7, 2021): @ismail-yilmaz please verify and close.
Author
Owner

@ismail-yilmaz commented on GitHub (Jan 8, 2021):

Done.

<!-- gh-comment-id:756595469 --> @ismail-yilmaz commented on GitHub (Jan 8, 2021): Done.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/ultimatepp#16
No description provided.