Skip to content

Solve undefined index issue with verse 6 of Surat Al Bakara #82

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

saidbakr
Copy link
Contributor

In some Quranic text an undefined index error is generated due to the absence of some vowels. I fetched for one of them and I found the arabic ligature shadda with dammatan isolated form (U+FC5E) is absent and I added it to `$crntChar string by concatenate it to the already string. This solution solve also another verses issues with that error such as Verse 18 of the same sura

In some Quranic text an undefined index error is generated due to the absence of some vowels. I fetched for one of them and I found the *arabic ligature shadda with dammatan isolated form (U+FC5E)* is absent and I added it to `$crntChar string by concatenate it to the already string.
This solution solve also another verses issues with that error such as Verse 18 of the same sura
Solve undefined index issue with verse 6 of Surat Al Bakara

In some Quranic text an undefined index error is generated due to the absence of some vowels. I fetched for one of them and I found the arabic ligature shadda with dammatan isolated form (U+FC5E) is absent and I added it to `$crntChar string by concatenate it to the already string. This solution solve also another verses issues with that error such as Verse 18 of the same sura
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.

1 participant