Skip to content

Trying to fix the 404 issue#12

Open
lewis-wf wants to merge 3 commits into
masterfrom
feedback_404_fix
Open

Trying to fix the 404 issue#12
lewis-wf wants to merge 3 commits into
masterfrom
feedback_404_fix

Conversation

@lewis-wf

@lewis-wf lewis-wf commented Jan 27, 2024

Copy link
Copy Markdown
Member
  • Shouldn't be merged until we have tested on a staging server

I think this fixes #6 but will need testing because I wasn't sure if the escape character \ is needed (e.g. <a href="mailto"> vs. <a href\="mailto">

Also not sure if just deleting a menu item is that simple but I have no way to test it lmao - some help from you @mxbi and I will setup a test server for myself

@lewis-wf lewis-wf requested a review from mxbi January 27, 2024 18:01
@mxbi

mxbi commented Jan 29, 2024

Copy link
Copy Markdown
Member

Yeah, we currently have no way to test changes in staging 😅

I think it does need an escape, since it's within a $html = "..." assignment

@mxbi mxbi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

" needs escapes unfortunately (pretty sure)

@lewis-wf

lewis-wf commented Feb 26, 2024

Copy link
Copy Markdown
Member Author

Still needs escape characters!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feedback.html 404

2 participants