User Details
- User Since
- Mar 5 2025, 10:03 PM (52 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- KelCodesStuff [ Global Accounts ]
Apr 18 2025
@HNordeenWMF you’re welcome!
@HNordeenWMF you’re welcome!
Mar 22 2025
Mar 18 2025
Hello, @HNordeenWMF Yes, this fix covers the Insert media and Media settings screens.
I attached videos of the fix for both.
Mar 12 2025
Hello @Mazevedo !
I have a fix for this working on smaller devices.
Mar 10 2025
Mar 8 2025
Mar 7 2025
I was able to get this working by modifying the viewDidAppear method to check if the Link object has a page value, if it does, it populates the search bar with the text.
Mar 6 2025
Hello. So the expected behavior is when a highlighted word is selected, and the link button is pressed, it should call the search function and return the relevant results?
Mar 5 2025
I'm going to see if I can reproduce this.
Hello. I believe this is a storage issue, not memory. When iOS storage is full, writing new data like photos or videos fails. The large notification number 9,223,372,036,854,775,807 most likely indicates an integer overflow from the app mishandling storage errors when retrieving the notification count.