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

Resolves #69 Not a nice bug #170

Closed
wants to merge 2 commits into from

Conversation

ProgramComputer
Copy link

@ProgramComputer ProgramComputer commented Dec 29, 2023

new_expression_interactable2 is called once in new_word.php but declares title again.

var title = window.parent.JQ_TOOLTIP?'':make_tooltip(<?php echo prepare_textdata_js($_REQUEST["WoText"]); ?>,trans,roman,status);

@ProgramComputer ProgramComputer deleted the patch-9 branch December 29, 2023 16:57
@ProgramComputer ProgramComputer restored the patch-9 branch December 29, 2023 17:00
@ProgramComputer ProgramComputer changed the title Closes #69 Not a nice bug Resolves #69 Not a nice bug Dec 29, 2023
HugoFara added a commit that referenced this pull request Jan 1, 2024
@HugoFara
Copy link
Owner

HugoFara commented Jan 1, 2024

You did not describe the bug, so I'm not sure what is the issue you want to address. At any rate, I implemented the bug fix about the title and the missing data. I let you tell me if you were thinking of anything else. See you!

@HugoFara HugoFara closed this Jan 1, 2024
HugoFara added a commit that referenced this pull request Jan 3, 2024
New databse migration strategy.
Fixes feeds (#168).
Adds missing documentation to Docker (#146, #160).
Changes in PHP and JS globals.
Fixes reading position was not set.
Read text through API (#153, #155).
Fixes word was not saved/deleted.
Fixes #170 and #69.
Updates API (#175).
Adds dependency to php-xml (#178, #181).
Updates makefile (#179).
Adds MeCab support on Mac (#135).
Adds the option to hide/show word romanization (#119).
Raises URL size limit to 2048 (#144).
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

Successfully merging this pull request may close these issues.

None yet

2 participants